MindFusion WinForms Programmer's Guide
LineChart.LabelBorderBackground Property
See Also
 





Gets or sets the brush for filling the background of the label border.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public Brush LabelBorderBackground { get; set; }

Visual Basic  Copy Code

Public Property LabelBorderBackground As Brush

 Property Value

 See Also

LineChart Members
LineChart Class
MindFusion.Reporting Namespace