YDensityStatAesthetics

interface YDensityStatAesthetics : OptionsCapsule

Aesthetic properties supported by statYDensity().

Inheritors

Properties

Link copied to clipboard
abstract val weight: Any?

Used by the stat to compute weighted density.

Link copied to clipboard
abstract val x: Any?

X-axis coordinates.

Link copied to clipboard
abstract val y: Any?

Y-axis coordinates.