MindFusion.Java Package Programmer's Guide
BarSeries.getTopLabels Method
See Also
 






Gets the top labels.

Namespace: com.mindfusion.charting
Package: com.mindfusion.charting

 Syntax

Java  Copy Code

public List<String> getTopLabels ()

 Return Value

A list with string values that identify the top labels.

 Remarks

Use setTopLabels to specify the labels.

 See Also

BarSeries Members
BarSeries Class
com.mindfusion.charting Namespace