Search
DateTimeSeries.getLabelPrefix Method
See Also
 






Gets a prefix added in front of formatted DateTime labels.

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

 Syntax

Java  Copy Code

public String getLabelPrefix ()

 Return Value

A string that represents the prefix.

 See Also