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

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