Search
RangeSelector.ThumbBrush Property
See Also
 






Gets or sets the Brush used to paint the thumb.

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

 Syntax

C#  Copy Code

public Brush ThumbBrush { get; set; }

Visual Basic  Copy Code

Public Property ThumbBrush As Brush

 Property Value

 See Also