Search
GaugeRenderer.Stroke Property
See Also
 






Gets or sets a Brush used to stroke this gauge.

Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Brush Stroke { get; set; }

Visual Basic  Copy Code

Public Property Stroke As Brush

 Property Value

 See Also