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