Search
BubbleRenderer.setLabelAlignment Method
See Also
 






Sets the alignment of labels drawn inside bubbles.

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

 Syntax

Java  Copy Code

public void setLabelAlignment (
    BubbleLabelAlignment value
)

 Parameters

value

One of the BubbleLabelAlignment enumeration values.

 See Also