Gets or sets the background for the axis.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public Brush Background { get; set; } |
Visual Basic
![]() |
---|
Public Property Background As Brush |
An instance of the System.Windows.Media.Brush class. The default value is Brushes.Transparent.