Gets or sets the brush for filling the background of top labels when drawn with border.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Brush TopLabelBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property TopLabelBackground As Brush |