Gets or sets the Tooltip of the entinre chart image.
[Visual Basic]
Public Property ToolTip As String
[C#]
public string ToolTip {get; set;}
[C#]
Chart.ToolTip = "Sales Report"; |
[Visual Basic]
Chart.ToolTip = "Sales Report" |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.