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

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