FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 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 System.Object _
    ) 
    void SetFill( 
       System.object brush
    )

    Parameters

    brush
    See Also