Gets or sets the label alignment.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
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.
MindFusion.Charting Developer's Guide | © 2024 MindFusion |