Easing Property (ChartHint)
In This Topic
A value that indicates the easing during show or hide when showEasing or hideEasing isn't specified.
Syntax
'Declaration
Public Property Easing As System.String
public System.string Easing {get; set;}
See Also