ComponentOne FinancialChart for UWP
C1.Xaml.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