ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / 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 System.Double
    public System.double StrokeThickness {get; set;}
    See Also