ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / NormalCurve Class / LineStyle Property

In This Topic
    LineStyle Property
    In This Topic
    Gets or sets the LineStyle property.
    Syntax
    'Declaration
     
    
    Public Property LineStyle As ChartStyle
    public ChartStyle LineStyle {get; set;}
    See Also