Protectedmbase axis this axis renderer works with
Protectedmpalet for the x-label values
Protectedmpalet for the line surrounding the chart
ProtectedmProtectedmpalet object for the grid lines
Protectedmpalet used for the limit lines
Protectedmthe component that handles the drawing area of the chart and it's offsets
ProtectedmProtectedmReadonlytransformertransformer to transform values to screen pixels and return
Returns the Paint object used for drawing the axis (labels).
Returns the Paint object that is used for drawing the axis-line that goes alongside the axis.
Returns the Paint object that is used for drawing the grid-lines of the axis.
ProtectedrenderComputes the axis values.
the minimum value in the data object for this axis
the maximum value in the data object for this axis
ProtectedcomputeSets up the axis values. Computes the desired number of labels between the two given extremes.
ProtectedcreateProtecteddrawDraws the grid line at the specified position using the provided path.
ProtecteddrawDraw mark tickets
Protecteddrawdraws the y-labels on the specified x-position
ProtecteddrawDraws the zero line.
Optionalmin: anyOptionalmax: anyOptionalinverted: anyProtectedgetTransforms the values contained in the axis entries to screen pixels and returns them in form of a let array of x- and y-coordinates.
draws the y-axis labels to the screen
Draws the line that goes alongside the axis.
Draws the grid lines belonging to the axis.
Draws the LimitLines associated with this axis to the screen.
Baseclass of all axis renderers.