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

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