ComponentOne FlexChart for WinForms
BindingX Property (FlexChart)


C1.Win.Chart Namespace > FlexChart Class : BindingX Property
Gets or sets the name of the property that contains X values for the series.
Syntax
'Declaration
 
Public Property BindingX As String
'Usage
 
Dim instance As FlexChart
Dim value As String
 
instance.BindingX = value
 
value = instance.BindingX
public string BindingX {get; set;}
See Also

Reference

FlexChart Class
FlexChart Members