Gets or sets the size of margins around chart graphics.
Namespace: MindFusion.Charting
File: TowerRenderer.js
SyntaxJavaScript
Copy Code
|
|---|
get margins() {} |
Type: Margins
Margins
A Margins instance specifying margin size on each side of the plot.
See Also