Search
Axis.setInterval Method
See Also
 






Sets the size of the intervals for this Axis.

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

 Syntax

Java  Copy Code

public void setInterval (
    Double value
)

 Parameters

value

A Double value that specifies the interval.

 See Also