In This Topic
The following tables list the members exposed by CustomAxis.
Public Constructors
Public Properties
| Name | Description |
| MaxDerived | Gets or sets a value indicating whether the axis automatically calculates its maximum value based on its position against the parent axis. |
| MinDerived | Gets or sets a value indicating whether the axis automatically calculates its minimum value based on its position against the parent axis. |
| Parent | Gets or sets the main axis (X, Y or Z) on which to draw the custom axis. |
| PlacementLength | Gets or sets the length of the custom axis in terms of its parent axis. |
| PlacementLocation | Gets or sets the position of the origin of the custom axis in terms of its parent axis. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a clone of the custom axis. |
Top
See Also