Gets or sets the brush to apply as a background of the elements within the custom interval. This is a dependency property.
Namespace: MindFusion.Gauges.Wpf
Assembly: MindFusion.Gauges.Wpf
C# Copy Code |
---|
public Brush Fill { get; set; } |
Visual Basic Copy Code |
---|
Public Property Fill As Brush |
A .NET Brush object.