MindFusion.Charting for Java Programmer's Guide
Axis.getNumberFormat Method
See Also
 






  Gauges

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