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

In This Topic
    Period Property (ZigZag)
    In This Topic
    Gets or sets the period.
    Syntax
    'Declaration
     
    Public Property Period As Integer
    public int Period {get; set;}
    See Also