Search
Chart.getLegendMargin Method
See Also
 






Gets the margin space around the legend.

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

 Syntax

Java  Copy Code

public Margins getLegendMargin ()

 Return Value

A Margins instance.

 See Also