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

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