BarChart for ASP.NET WebForms
HideDuration Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Chart Namespace > ChartHint Class : HideDuration Property
A value that indicates the millisecond to hide the tooltip.
Syntax
'Declaration
 
Public Property HideDuration As System.Nullable(Of Integer)
public System.Nullable<int> HideDuration {get; set;}
See Also

Reference

ChartHint Class
ChartHint Members