FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartStyle Class / Stroke Property

In This Topic
    Stroke Property (ChartStyle)
    In This Topic
    Gets or sets the stroke brush of element.
    Syntax
    'Declaration
     
    Public Property Stroke As System.Drawing.Brush
    public System.Drawing.Brush Stroke {get; set;}
    See Also