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

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