Search
LegendRenderer.getPadding Method
See Also
 






Gets the padding space between content and borders of this legend.

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

 Syntax

Java  Copy Code

public double getPadding ()

 Return Value

A double value that specifies the padding on all four sides of the legend.

 See Also