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

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