BarChart for ASP.NET WebForms
XFieldType Property (C1ChartBinding)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartBinding Class : XFieldType Property
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
public virtual ChartDataXFieldType XFieldType {get; set;}
See Also

Reference

C1ChartBinding Class
C1ChartBinding Members