ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Xaml.Chart Namespace / ChartStyle Class / Fill Property

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