Search
TowerChart.getMargins Method
See Also
 






Gets the size of margins around chart graphics.

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

 Syntax

Java  Copy Code

public Margins getMargins ()

 Return Value

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

 See Also