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

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