Search
AxisBuilder.numberFormat Method
See Also
 






Sets the number format of coordinate labels.

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

 Syntax

Java  Copy Code

public AxisBuilder numberFormat (
    String value
)

 Parameters

value

 Return Value

This AxisBuilder.

 See Also