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

In This Topic
    OnClientUpdating Property
    In This Topic
    This event is raised when range of navigator is changing.
    Syntax
    'Declaration
     
    Public Property OnClientUpdating As System.String
    public System.string OnClientUpdating {get; set;}
    See Also