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