FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / ChartStyle Class / StrokeThickness Property

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