MindFusion.Charting for Java Programmer's Guide
BubbleRenderer.getLabelAlignment Method
See Also
 






  Gauges

Gets the alignment of the bubble label.

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

 Syntax

Java  Copy Code

public BubbleLabelAlignment getLabelAlignment ()

 Return Value

One of the BubbleLabelAlignment enumeration values.

 See Also