ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / ChartStyle Class / StrokeThickness Property

In This Topic
    StrokeThickness Property
    In This Topic
    Gets or sets the stroke thickness.
    Syntax
    'Declaration
     
    
    Public Property StrokeThickness As Double
    public double StrokeThickness {get; set;}
    See Also