Click or drag to resize

mccChartLinemccXValueType Property

X축의 ValueType을 설정하거나 가져옵니다

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 ChartValueType mccXValueType { get; set; }

Property Value

Type: ChartValueType
See Also