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





Gets or sets the brush used to fill the scale. 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

A .NET Brush object.

 See Also

BaseScale Members
BaseScale Class
MindFusion.Gauges.Wpf Namespace
Stroke Property
StrokeThickness Property