BarChart for ASP.NET WebForms
Tooltip Property (AnnotationBase)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > AnnotationBase Class : Tooltip Property
A System.String value that indicates the tooltip content of the annotation.
Syntax
'Declaration
 
Public Property Tooltip As System.String
public System.string Tooltip {get; set;}
Remarks
When the content is empty, the tooltip will not be shown.
See Also

Reference

AnnotationBase Class
AnnotationBase Members