ComponentOne FinancialChart for UWP
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 Brush
    public Brush Fill {get; set;}
    See Also