Gets or sets the alignment of the Y axis labels.
Namespace: MindFusion.Charting.WebForms
Package: MindFusion.Charting.WebForms
C# Copy Code |
---|
public StringAlignment YLabelAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property YLabelAlignment As StringAlignment |