Search
Chart.setTitleMargin Method
See Also
 






Sets the Margins space around the Title.

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

 Syntax

Java  Copy Code

public void setTitleMargin (
    Margins value
)

 Parameters

value

A Margins instance.

 See Also