| C1.Web.Wijmo.Controls.C1Chart Namespace > ChartHint Class : HideDuration Property |
'Declaration<System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1Chart.ChartHint.HideDuration", Description="A value that indicates the millisecond to hide the tooltip.")> <LayoutAttribute(LayoutType.Behavior)> <WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> Public Property HideDuration As System.Nullable(Of Integer)
[System.ComponentModel.NotifyParentProperty(true)] [C1Category("Behavior")] [C1Description(Key="C1Chart.ChartHint.HideDuration", Description="A value that indicates the millisecond to hide the tooltip.")] [Layout(LayoutType.Behavior)] [WidgetOption()] [System.ComponentModel.DefaultValue()] public System.Nullable<int> HideDuration {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