Search
Chart.getSubtitleMargin Method
See Also
 






Gets the Margins space around the Subtitle.

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

 Syntax

Java  Copy Code

public Margins getSubtitleMargin ()

 Return Value

A Margins instance.

 See Also