| C1.Web.Wijmo.Controls.C1Chart Namespace > AnnotationBase Class : Tooltip Property |
'Declaration<C1DescriptionAttribute(Key="C1Chart.ChartAnnotation.Tooltip", Description="A value that indicates the tooltip content of the annotation. When the content is empty, the tooltip will not be shown.")> <C1CategoryAttribute("Data")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Data)> <WidgetOptionAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property Tooltip As System.String
[C1Description(Key="C1Chart.ChartAnnotation.Tooltip", Description="A value that indicates the tooltip content of the annotation. When the content is empty, the tooltip will not be shown.")] [C1Category("Data")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Data)] [WidgetOption()] [System.ComponentModel.NotifyParentProperty(true)] public System.string Tooltip {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2