ComponentOne FlexPivot for WinForms
Draw Method

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotChart Class : Draw Method
Syntax
'Declaration
 
Public Overridable Sub Draw( _
   ByVal g As System.Drawing.Graphics, _
   ByVal r As System.Drawing.Rectangle _
) 
public virtual void Draw( 
   System.Drawing.Graphics g,
   System.Drawing.Rectangle r
)

Parameters

g
r
See Also

Reference

C1FlexPivotChart Class
C1FlexPivotChart Members