ComponentOne FlexChart for UWP
C1.UWP.FlexChart Assembly / C1.Chart Namespace / IRenderEngine Interface / SetFill Method

In This Topic
    SetFill Method
    In This Topic
    Sets the fill brush.
    Syntax
    'Declaration
     
    Sub SetFill( _
       ByVal brush As System.Object _
    ) 
    void SetFill( 
       System.object brush
    )

    Parameters

    brush
    See Also