Click or drag to resize

Altaxo.Gui.Graph.Graph3D.Axis Namespace

Contains controllers for three-dimensional axes, grids, and labels.
Classes
 ClassDescription
Public classAxisCreationArguments Supports the creation of a new axis by the axis creation dialog.
Public classAxisCreationController Controller for creating 3D axes.
Public classAxisLabelStyleController Controller for AxisLabelStyle.
Public classAxisLineStyleController Controller for AxisLineStyle.
Public classAxisStyleController Controller for AxisStyle.
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 interfaceIXYGridStyleView Provides the view contract for XYGridStyleController.