Class | Description |
---|---|
AxisLabelModel |
Model for all labels part of an
AxisModel in a chart. |
AxisModel |
This class represents the part of the Chart engine which calculates the position of labels, ticks and values on the
different axes supported by the Chart component.
|
AxisTickModel |
This is a base class for all tick types available in a Chart.
|
AxisTitleModel |
This class represents the axis' title in the
ChartAreaModel infrastructure. |
AxisUpdateContext |
Instances of this class represent a context needed by the Chart engine to perform the plotting logic
of an
AxisModel . |
MajorTickModel |
Represents a major tick on an axis.
|
Enum | Description |
---|---|
AxisLabelLayoutMode | |
AxisType |
Enlists the possible axis types.
|
TickPosition |
Enlists the possible positions for a single tick on an
Axis . |
TickType |
Enlists the types of ticks that can be visualised in an
Axis . |