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

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