MindFusion.Java Package Programmer's Guide
AxisRenderer.setLabelPadding Method
See Also
 






Sets the padding space between the axis line and coordinate labels.

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

 Syntax

Java  Copy Code

public void setLabelPadding (
    double value
)

 Parameters

value

A double value that identifies the padding.

 See Also

AxisRenderer Members
AxisRenderer Class
com.mindfusion.charting Namespace