Gets or sets the tooltip background brush.
Namespace: MindFusion.RealTimeCharting.Wpf
Assembly: MindFusion.RealTimeCharting.Wpf
C#
![]() |
---|
public Brush FallbackTooltipBackground { get; set; } |
Visual Basic
![]() |
---|
Public Property FallbackTooltipBackground As Brush |
An instance of the System.Windows.Media.Brush class. The default value is Brushes.White.
Set ShowFallbackTooltip to true if you want to show the tool tip.