C1.Win.Chart Namespace / FlexChart Class / BindingX Property

In This Topic
BindingX Property (FlexChart)
In This Topic
Gets or sets the name of the property that contains X values for the series.
Syntax
'Declaration
 
<C1DescriptionAttribute("FlexChart.BindingX", "Gets or sets the name of the property that contains X values for the series.")>
<C1CategoryAttribute("Data")>
<DefaultValueAttribute("")>
Public Property BindingX As String
 
See Also