Charting for WinForms Programmer's Guide
GaugeRenderer.ScaleBackground Property
See Also
 






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

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

 Syntax

C#  Copy Code

public Brush ScaleBackground { get; set; }

Visual Basic  Copy Code

Public Property ScaleBackground As Brush

 Property Value

 See Also

GaugeRenderer Members
GaugeRenderer Class
MindFusion.Charting.Gauges Namespace