FlexChart | ComponentOne
C1.Win.FlexChart.8 Assembly / C1.Win.Chart.Styles.Base Namespace / CommonBaseStyle Class / StrokeColor Property

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