Search
DateTimeSeries.setLabelSuffix Method
See Also
 






Sets a suffix appended to formatted DateTime labels.

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

 Syntax

Java  Copy Code

public void setLabelSuffix (
    String value
)

 Parameters

value

A string value that identifies the suffix.

 See Also