Duration Property (ChartHint)
In This Topic
A value that indicates the millisecond to show or hide the tooltip when showDuration or hideDuration isn't specified.
Syntax
'Declaration
Public Property Duration As System.Integer
public System.int Duration {get; set;}
See Also