PointDensityStatAesthetics

interface PointDensityStatAesthetics : OptionsCapsule

Aesthetic properties supported by the point density stat.

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.