Gets the top labels.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
SyntaxJava
Copy Code
|
|---|
public List<String> getTopLabels () |
A list with string values that identify the top labels.
RemarksUse setTopLabels to specify the labels.
See Also