C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / C1CandlestickChartBinding Class / XFieldType Property

In This Topic
XFieldType Property (C1CandlestickChartBinding)
In This Topic
Gets or sets the type of x field from the data source that indicates C1Chart x value type.
Syntax
'Declaration
 
Public Overrides Property XFieldType As ChartDataXFieldType
 
See Also