Search
SimpleSeries.labels Field
See Also
 






Specifies a list with strings that represent the labels for data items in this SimpleSeries.

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

 Syntax

Java  Copy Code

protected List<String> labels

 See Also