ICartesianAxis<TDrawingContext>
Interface
Assembly LiveChartsCore
Namespace LiveChartsCore.Kernel.Sketches
Summary:
Defines an Axis in a Cartesian chart.
TDrawingContext |
Derived:
Properties
Gets or sets the sub-separators paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
Gets or sets the number of subseparators to draw.
Type: Int32
Type: Int32
Gets or sets whether the ticks path should be drawn.
Type: Boolean
Type: Boolean
Gets or sets the separators paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
Gets or sets the separators paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
Gets or sets the crosshair paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
Gets or sets the crosshair labels paint.
Type: IPaint<TDrawingContext>
Type: IPaint<TDrawingContext>
Gets or sets the crosshair labels padding.
Type: Padding
Type: Padding
Gets or sets whether the crosshair snaps to nearest series.
Type: Boolean
Type: Boolean