Gets or sets the alignment of labels relative to their associated bubbles.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
C# Copy Code |
---|
public BubbleLabelAlignment LabelAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelAlignment As BubbleLabelAlignment |
A member of the BubbleLabelAlignment enumeration. The default value is Center.