Click or drag to resize

Altaxo.Graph.Graph3D.Axis Namespace

Contains axis, grid, and label-style implementations for three-dimensional graphs.
Classes
 ClassDescription
Public classAxisLabelStyle Responsible for setting position, rotation, font, color etc. of axis labels.
Public classAxisLineStyle Responsible for painting the axes lines on 3D layers.
Public classAxisStyle This class summarizes all members that are belonging to one edge of the layer.
Public classAxisStyleCollection AxisStylesSummary collects all styles that correspond to one axis scale (i.e. either x-axis or y-axis) in one class. This contains the grid style of the axis, and one or more axis styles
Public classGridPlane Represents a grid plane of a three-dimensional plot area.
Public classGridPlaneCollection Represents a collection of grid planes of a three-dimensional plot area.
Public classGridStyle Represents the drawing style of grid lines on a three-dimensional grid plane.