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

In This Topic
    Distance Property (ZigZag)
    In This Topic
    Gets or sets distance between high and low.
    Syntax
    'Declaration
     
    Public Property Distance As Integer
    public int Distance {get; set;}
    See Also