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

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