FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles Namespace / CommonChartStyle Class / ForeColor Property

In This Topic
    ForeColor Property (CommonChartStyle)
    In This Topic
    Gets or sets the System.Drawing.Color used to paint the foreground.
    Syntax
    'Declaration
     
    Public Property ForeColor As System.Drawing.Color
    public System.Drawing.Color ForeColor {get; set;}
    See Also