Implements Series.getSupportedLabels. Returns the types of labels supported by this DataBoundSeries.
Namespace: com.mindfusion.charting
File: com.mindfusion.charting
Java Copy Code |
---|
public EnumSet<LabelKinds> getSupportedLabels () |
One of the LabelKinds enumeration values. The values allow bitwise combination.
Result depends on which *LabelsDataField properties are set.
MindFusion.Charting for Java Programmer's Guide | © 2024 MindFusion |