[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.C1Chart3D.Draw

Draw Method

Draw(Graphics, Rectangle)

Draw the chart on the specified drawing surface.

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

Graphics.

Rectangle r

Rectangle.

Overrides
See Also