Click or drag to resize

mccChartSeriesClass Class

[Missing <summary> documentation for "T:Mcc.Series.Controls.MccChartControl.mccChartSeriesClass"]

Inheritance Hierarchy
SystemObject
  Mcc.Series.Controls.MccChartControlmccChartSeriesClass

Namespace:  Mcc.Series.Controls.MccChartControl
Assembly:  Mcc.Series.Controls (in Mcc.Series.Controls.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class mccChartSeriesClass

The mccChartSeriesClass type exposes the following members.

Constructors
  NameDescription
Public methodmccChartSeriesClass
Initializes a new instance of the mccChartSeriesClass class
Top
Properties
  NameDescription
Public propertyDataValueFiled
데이타 표시 필드
Public propertyGroupName
그룹컬럼
Public propertyMarkerStyle
라인차트시 표시점 스타일
Public propertySeriesLavleVisible
차트 라벨 데이터 표시 여부
Public propertySeriesName
시리즈명
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also