ComponentOne ChartNavigator for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartHint Class / Easing Property

In This Topic
    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