Search
AxisRenderer.setLabelPadding Method
See Also
 






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

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

 Syntax

Java  Copy Code

public void setLabelPadding (
    double value
)

 Parameters

value

A double value that identifies the padding.

 See Also