Search
GaugeRenderer.PointerBackground Property
See Also
 






Gets or sets a Brush used to draw the background of gauge pointers.

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

 Syntax

C#  Copy Code

public Brush PointerBackground { get; set; }

Visual Basic  Copy Code

Public Property PointerBackground As Brush

 Property Value

 See Also