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

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