FlexChart | ComponentOne
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart.Styles.Base Namespace / CommonBaseStyle Class / FillColor Property

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