MindFusion.Java Package Programmer's Guide
Series.getSupportedLabels Method
See Also
 






Gets the kind of labels supported by this series.

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

 Syntax

Java  Copy Code

EnumSet<LabelKinds> getSupportedLabels ()

 Return Value

One of the LabelKinds enumeration values. The members allow bitwise combination.

 See Also

Series Members
Series Interface
com.mindfusion.charting Namespace