Search
TowerRenderer.getMargins Method
See Also
 






Gets the size of margins around chart graphics.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public Margins getMargins ()

 Return Value

A Margins instance specifying margin size on each side of the plot.

 See Also