IPlane<TDrawingContext>
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches

Summary:
Defines an Axis in a Cartesian chart.

Type parameters:
TDrawingContext The type of the drawing context.
Implements:
IChartElement<TDrawingContext>
Derived:
Axis<TDrawingContext, TTextGeometry, TLineGeometry>
PolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>

Properties

Gets or sets the name paint.
Type: IPaint<TDrawingContext>
Gets or sets the text paint.
Type: IPaint<TDrawingContext>
Gets or sets the separators paint.
Type: IPaint<TDrawingContext>

Methods

// Gets the size of the possible.
Chart<TDrawingContext> chart// The chart.
)
// Gets the size of the axis name label.
Chart<TDrawingContext> chart// the chart.
)