Gets or sets the alignment of the inner label.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public StringAlignment InnerLabelAlignment { get; set; } |
Visual Basic Copy Code |
---|
Public Property InnerLabelAlignment As StringAlignment |