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