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

In This Topic
    LipsLineStyle Property (Alligator)
    In This Topic
    Gets or sets the Lips line style.
    Syntax
    'Declaration
     
    
    <C1DescriptionAttribute("Alligator.LipsLineStyle", "Gets or sets the Lips line style.")>
    Public Property LipsLineStyle As ChartStyle
    [C1Description("Alligator.LipsLineStyle", "Gets or sets the Lips line style.")]
    public ChartStyle LipsLineStyle {get; set;}
    See Also