CartesianDrawingContext

Properties

Link copied to clipboard

Holds information on the CartesianChart’s horizontal dimensions.

Link copied to clipboard
abstract val layerBounds: RectF

The bounds of the CartesianLayer area.

Link copied to clipboard
abstract val markerTouchPoint: Point?

The point inside the chart’s coordinates where physical touch is occurring.

Link copied to clipboard
abstract val scroll: Float

The scroll value (in pixels).

Link copied to clipboard
abstract val zoom: Float

The zoom factor.