Implements Series.getSupportedLabels. Gets the kind of labels reported as supported by this Series2D.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public EnumSet<LabelKinds> getSupportedLabels () |
One of the LabelKinds enumeration values. The members allow bitwise combining.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |