ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / ChartStyle Class / StrokeColor Property

In This Topic
    StrokeColor Property
    In This Topic
    Gets or sets the stroke color.
    Syntax
    'Declaration
     
    Public Property StrokeColor As Color
    public Color StrokeColor {get; set;}
    See Also