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

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