[]
Represents the Base class for axes.
public abstract class Axis
Public MustInherit Class Axis
Name | Description |
---|---|
Axis() | Creates a new axis. |
Axis(Axis) | Creates a new axis that is a deep copy of the specified axis. |
Name | Description |
---|---|
OnChanged(EventArgs) | Raises the Changed event. |
Name | Description |
---|---|
Changed | Occurs when the axis is changed. |