Search
AxisEventArgs Members
Constructors Properties
 


Provides data for the Axis.PropertyChanged event.

The following tables list the members exposed by the AxisEventArgs type.

 Public Constructors

  Name Description

AxisEventArgs

Initializes a new instance of the AxisEventArgs class.

 Public Properties

  Name Description

Axis

Gets or sets the Axis that has raised the event.

 See Also