Gets the kind of labels in the list of Series used by this Chart that provides data for the legend labels.
Namespace: com.mindfusion.charting.swing
File: com.mindfusion.charting.swing
SyntaxJava
Copy Code
|
|---|
public LabelKinds getLegendElementLabelKind () |
One of the LabelKinds enumeration values. The members allow bitwise combining.
See Also