ComponentOne FinancialChart for WinForms
C1.Win.Chart.Finance Namespace / Alligator Class / JawPeriod Property

In This Topic
    JawPeriod Property (Alligator)
    In This Topic
    Gets or sets the period of Alligator's jaw.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("Alligator.JawPeriod", "Gets or sets the period of Alligator's jaw.")>
    Public Property JawPeriod As Integer
    [C1Description("Alligator.JawPeriod", "Gets or sets the period of Alligator's jaw.")]
    public int JawPeriod {get; set;}
    See Also