MindFusion.Wpf Pack Programmer's Guide
Series.TooltipBackground Property
See Also
 





Gets or sets the tooltip background brush.

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

 Syntax

C#  Copy Code

public Brush TooltipBackground { get; set; }

Visual Basic  Copy Code

Public Property TooltipBackground As Brush

 Property Value

An instance of the System.Windows.Media.Brush class. The default value is Brushes.White.

 See Also

Series Members
Series Class
MindFusion.RealTimeCharting.Wpf Namespace