ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / C1FlexChart Class / BindingX Property

In This Topic
    BindingX Property (C1FlexChart)
    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