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

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