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

In This Topic
YFieldType Property
In This Topic
Gets or sets the type of y field from the data source that indicates C1Chart y value type.
Syntax
'Declaration
 
Public Overridable Property YFieldType As ChartDataYFieldType
 
See Also