FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.Base Namespace / CommonBaseStyle Class / StrokeWidth Property

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