setFormattedValue Method
Sets the string with formatted value for this axis marker annotation
Syntax
public void setFormattedValue( java.lang.CharSequence formattedValue ) |
Parameters
- formattedValue
- The formatted value
See Also