Provides the data for AxisRangeChanged event.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public class AxisRangeChangedEventArgs : EventArgs
Visual Basic
Public Class AxisRangeChangedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    C1.Silverlight.Chart..::..AxisRangeChangedEventArgs

See Also