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

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