Search
LegendRenderer.getElementLabelKind Method
See Also
 






Gets the kind of labels supported by this chart element.

Namespace: com.mindfusion.charting
File: com.mindfusion.charting

 Syntax

Java  Copy Code

public LabelKinds getElementLabelKind ()

 Return Value

One of the LabelKinds enumeration values.

 See Also