Click or drag to resize

Altaxo.Graph.Gdi.Axis Namespace

Contains GDI-based axis, grid, and axis-style implementations.
Classes
 ClassDescription
Public classAxisLabelStyle Responsible for setting position, rotation, font, color etc. of axis labels.
Public classAxisLineStyle XYAxisStyle is responsible for painting the axes on rectangular two dimensional layers.
Public classAxisStyle This class summarizes all members that are belonging to one edge of the layer.
Public classAxisStyleCollection AxisStyles 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 together with its grid styles and optional background.
Public classGridPlaneCollection Represents a collection of GridPlane objects.
Public classGridStyle Describes grid-line visibility and pens for an axis.