Search
PolarPlot.setPadding Method
See Also
 






Sets the padding space between the plot's border and its Series graphics.

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

 Syntax

Java  Copy Code

public void setPadding (
    int value
)

 Parameters

value

The padding.

 See Also