Search
Chart.getLegendElementLabelKind Method
See Also
 






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

 Syntax

Java  Copy Code

public LabelKinds getLegendElementLabelKind ()

 Return Value

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

 See Also