MindFusion.Wpf Pack Programmer's Guide
Range.Fill Property
See Also
 





Gets or sets the fill brush of this range. This is a dependency property.

Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf

 Syntax

C#  Copy Code

public Brush Fill { get; set; }

Visual Basic  Copy Code

Public Property Fill As Brush

 Property Value

 See Also

Range Members
Range Class
MindFusion.Gauges.Wpf Namespace