Gets or sets the alignment of labels relative to their associated bubbles.
Namespace: MindFusion.Charting.Controls
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public BubbleLabelAlignment LabelAlignment { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property LabelAlignment As BubbleLabelAlignment |
A member of the BubbleLabelAlignment enumeration.
See Also