ChartDirector 7.1 (.NET Edition)

WinChartViewer.DefaultToolTip


Declaration

[C#]public string DefaultToolTip {get; set;};
[VB]Public Property DefaultToolTip As String

Description

Gets or sets the tool tip to display when the mouse is over the WinChartViewer control but not over a hot spot. If the mouse cursor is over a hot spot, the tool tip specified in the image map will be displayed instead.