ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / Series Class / ActualBindingX Property

In This Topic
    ActualBindingX Property
    In This Topic
    Gets the actual x-binding.
    Syntax
    'Declaration
     
    Protected ReadOnly Property ActualBindingX As System.String
    protected System.string ActualBindingX {get;}
    See Also