MindFusion WinForms Programmer's Guide
BarChart.TopLabelBackground Property
See Also
 





Gets or sets the brush for filling the background of top labels when drawn with border.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Brush TopLabelBackground { get; set; }

Visual Basic  Copy Code

Public Property TopLabelBackground As Brush

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace