Gets or sets the brush to apply as an outline 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 Stroke { get; set; } |
Visual Basic Copy Code |
---|
Public Property Stroke As Brush |
A .NET Brush object.