Search
Axis.getNumberFormat Method
See Also
 






Gets the number format of labels displayed at axis intervals.

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

 Syntax

Java  Copy Code

public String getNumberFormat ()

 Return Value

A string value that represents the format.

 See Also