MindFusion.Charting for Java Programmer's Guide
LegendRenderer.getElementLabelKind Method
See Also
 






  Gauges

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