[]
        
(Showing Draft Content)

C1.Win.C1Chart.C1Chart.Draw

Draw Method

Draw(Graphics, Rectangle)

Draws the chart on the specified drawing surface.

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