ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / Alligator Class / LipsLineStyle Property

In This Topic
    LipsLineStyle Property
    In This Topic
    Gets or sets the Lips line style.
    Syntax
    'Declaration
     
    
    Public Property LipsLineStyle As ChartStyle
    public ChartStyle LipsLineStyle {get; set;}
    See Also