Draws the dashboard on specified IGraphics surface.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected virtual void Draw ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub Draw( _ |
An IGraphics instance.
Current layout rectangle.
Current clip rectangle.
See Also