Component.Draw override. Draws this button in specified RenderContext.
Namespace: MindFusion.Charting.Components
File: ButtonComponent.js
SyntaxJavaScript
Copy Code
|
|---|
function draw (context) |
Type: RenderContext
A RenderContext instance.
See Also