Dundas Chart for ASP.NET
ZoomResetEventArgs Class
Members  See Also  Send comments on this topic.
Dundas.Charting.WebControl Namespace : ZoomResetEventArgs Class


This class is used as a parameter object in the AxisViewZoomReset event of the root Chart object.
Axis data view zoom reset changing event arguments.

Object Model



Syntax

Visual Basic (Declaration)  
Public Class ZoomResetEventArgs 
   Inherits EventArgs
Visual Basic (Usage) Copy Code
Dim instance As ZoomResetEventArgs
C#  
public class ZoomResetEventArgs : EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dundas.Charting.WebControl.ZoomResetEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Copyright © 2001 - 2009 Dundas Data Visualization, Inc. and others.