BarChart for ASP.NET WebForms
ShowDuration Property

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

Reference

ChartHint Class
ChartHint Members