Charting for WinForms Programmer's Guide
RangeSelector.Brush Property
See Also
 






Gets or sets the Brush used to paint the component's background.

Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush Brush { get; set; }

Visual Basic  Copy Code

Public Property Brush As Brush

 Property Value

 See Also

RangeSelector Members
RangeSelector Class
MindFusion.Charting.Components Namespace