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

In This Topic
    Fill Property
    In This Topic
    Gets or sets the fill brush of element.
    Syntax
    'Declaration
     
    Public Property Fill As Brush
    public Brush Fill {get; set;}
    See Also