Gets or sets the alignment of labels drawn at data points.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public StringAlignment LabelAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property LabelAlignment As StringAlignment |