Search
Chart.setSubtitleMargin Method
See Also
 






Sets the Margins space around the Subtitle.

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

 Syntax

Java  Copy Code

public void setSubtitleMargin (
    Margins value
)

 Parameters

value

A Margins instance.

 See Also