Gets or sets a Brush used to draw the background of gauge scales.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public Brush GaugeScaleBackground { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property GaugeScaleBackground As Brush |
See Also