FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Series Class / BindingX Property

In This Topic
    BindingX Property (Series)
    In This Topic
    Gets or sets the name of the property that contains X values for the series.
    Syntax
    'Declaration
     
    Public Property BindingX As System.String
    public System.string BindingX {get; set;}
    See Also