FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Series Class / ActualBindingX Property

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