See Also

Chart Class  | Chart Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

ToolTip Property

Gets or sets the Tooltip of the entinre chart image.

[Visual Basic]
Public Property ToolTip As String
[C#]
public string ToolTip {get; set;}

Example

[C#] 

Chart.ToolTip = "Sales Report";

[Visual Basic] 

Chart.ToolTip = "Sales Report"

See Also

Chart Class  | Chart Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.