ComponentOne FlexChart for WPF
SetFill Method

C1.WPF.FlexChart.4 Assembly > C1.Chart Namespace > IRenderEngine Interface : SetFill Method
Sets the fill brush.
Syntax
'Declaration
 
Sub SetFill( _
   ByVal brush As System.Object _
) 
void SetFill( 
   System.object brush
)

Parameters

brush
See Also

Reference

IRenderEngine Interface
IRenderEngine Members