[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.iChartRect.Draw

Draw Method

Draw(Graphics, Rectangle)

Draws rectangle.

Declaration
void Draw(Graphics g, Rectangle r)
Parameters
Type Name Description
Graphics g

A Graphics object that encapsulates a GDI+ drawing surface.

Rectangle r

A rectangle area to draw.