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

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