MindFusion.Charting for Java Programmer's Guide
PolarPlot.getPadding Method
See Also
 






  Gauges

Gets 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 int getPadding ()

 Return Value

An integer.

 See Also