Search
Axis.setNumberFormat Method
See Also
 






Sets the format of numerical labels rendered on this Axis.

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

 Syntax

Java  Copy Code

public void setNumberFormat (
    String value
)

 Parameters

value

A string that specifies the number format.

 See Also