Click or drag to resize

Altaxo.Gui.Graph.Gdi.Axis Namespace

Contains controllers for GDI axis, grid, and axis-style configuration.
Classes
 ClassDescription
Public classAxisCreationArguments Supports the creation of a new axis by the axis creation dialog.
Public classAxisCreationController Controller for creating 2D axes.
Public classAxisLabelStyleController Controller for AxisLabelStyle.
Public classAxisLineStyleController Controller for AxisLineStyle.
Public classAxisStyleController Controller for an AxisStyle. This controller itself can be bound to an IAxisStyleView, and there exist subcontrollers that have their own views.
Public classGridPlaneController Controller for GridPlane.
Public classXYGridStyleController Controller for GridStyle.
Interfaces
 InterfaceDescription
Public interfaceIAxisCreationView Provides the view contract for AxisCreationController.
Public interfaceIAxisLabelStyleView Provides the view contract for AxisLabelStyleController.
Public interfaceIAxisLineStyleView Provides the view contract for AxisLineStyleController.
Public interfaceIAxisStyleView Provides the view contract for AxisStyleController.
Public interfaceIGridPlanView Provides the view contract for GridPlaneController.
Public interfaceIXYGridStyleView Provides the view contract for XYGridStyleController.