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