Gets or sets a Brush used to draw the background of gauge pointers.
Namespace: MindFusion.Charting.Gauges
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Brush PointerBackground { get; set; } |
Visual Basic Copy Code |
---|
Public Property PointerBackground As Brush |