FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.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