FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / ZigZag Class / XValues Property

In This Topic
    XValues Property (ZigZag)
    In This Topic
    Gets the x-values.
    Syntax
    'Declaration
     
    Public ReadOnly Property XValues As Double()
    public double[] XValues {get;}
    See Also