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

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