Search
Chart.getTitleMargin Method
See Also
 






Gets the Margins space around the Title.

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

 Syntax

Java  Copy Code

public Margins getTitleMargin ()

 Return Value

A Margins instance.

 See Also