ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / ChartStyle Class / StrokeWidth Property

In This Topic
    StrokeWidth Property
    In This Topic
    Gets or sets the stroke width.
    Syntax
    'Declaration
     
    Public Property StrokeWidth As Single
    public float StrokeWidth {get; set;}
    See Also