Gets or sets the brush for filling the background of the frame drawn around outer labels.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public Brush OuterLabelBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property OuterLabelBackground As Brush |