FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / ChartStyle Class / StrokeWidth Property

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