Raises the CustomDraw event.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
protected virtual void OnCustomDraw ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnCustomDraw( _ |
An instance of the ButtonDrawEventArgs class.
See Also