FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / RangedHistogram Class / BindingX Property

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