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





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

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Brush InnerLabelBackground { get; set; }

Visual Basic  Copy Code

Public Property InnerLabelBackground As Brush

 Property Value

 See Also

BarChart Members
BarChart Class
MindFusion.Reporting Namespace