Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Chart Namespace / IRenderEngine Interface / SetFill Method

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

    Parameters

    brush
    See Also