Overload List
Paints the Chart internally to calculate Chart values that would otherwise be calculated only when the Chart is actually Painted to the screen.
public Void Draw()
Paints the Chart on the Drawing Canvas g.
public Void Draw(CoreGraphics.CGContext)
public Void Draw(CoreGraphics.CGContext, System.Boolean)
public Void Draw(CoreGraphics.CGContext, System.Drawing.Rectangle)
Paints the Chart in your preferred Canvas and region.
public Void Draw(CoreGraphics.CGContext, System.Drawing.Rectangle, System.Boolean)
See Also
Chart Class | Chart Members | Steema.TeeChart Namespace