MindFusion.Java Package Programmer's Guide
PolarPlot.setPadding Method
See Also
 






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

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public void setPadding (
    int value
)

 Parameters

value

The padding.

 See Also

PolarPlot Members
PolarPlot Class
com.mindfusion.charting Namespace