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

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