Altaxo. |
| Class | Description | |
|---|---|---|
| AxisCreationArguments | Supports the creation of a new axis by the axis creation dialog. | |
| AxisCreationController | Controller for creating 2D axes. | |
| AxisLabelStyleController | Controller for AxisLabelStyle. | |
| AxisLineStyleController | Controller for AxisLineStyle. | |
| AxisStyleController | Controller for an AxisStyle. This controller itself can be bound to an IAxisStyleView, and there exist subcontrollers that have their own views. | |
| GridPlaneController | Controller for GridPlane. | |
| XYGridStyleController | Controller for GridStyle. |
| Interface | Description | |
|---|---|---|
| IAxisCreationView | Provides the view contract for AxisCreationController. | |
| IAxisLabelStyleView | Provides the view contract for AxisLabelStyleController. | |
| IAxisLineStyleView | Provides the view contract for AxisLineStyleController. | |
| IAxisStyleView | Provides the view contract for AxisStyleController. | |
| IGridPlanView | Provides the view contract for GridPlaneController. | |
| IXYGridStyleView | Provides the view contract for XYGridStyleController. |