MindFusion.Wpf Pack Programmer's Guide
RealTimeChart.LegendBackground Property
See Also
 





Gets or sets the legend background brush.

Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf

 Syntax

C#  Copy Code

public Brush LegendBackground { get; set; }

Visual Basic  Copy Code

Public Property LegendBackground As Brush

 Property Value

An instance of the System.Windows.Media.Brush class. The default value is null (no background is drawn).

 See Also

RealTimeChart Members
RealTimeChart Class
MindFusion.RealTimeCharting.Wpf Namespace