C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / AnnotationBase Class / Tooltip Property

In This Topic
Tooltip Property (AnnotationBase)
In This Topic
A System.String value that indicates the tooltip content of the annotation.
Syntax
'Declaration
 
Public Property Tooltip As System.String
 
Remarks
When the content is empty, the tooltip will not be shown.
See Also