Gets or sets the fill brush of the ticks. 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.