Count2dStatAesthetics

interface Count2dStatAesthetics : OptionsCapsule

Aesthetic properties supported by statCount2D().

Inheritors

Properties

Link copied to clipboard
abstract val weight: Any?

Used by the stat to compute weighted sum instead of simple count.

Link copied to clipboard
abstract val x: Any?

X-axis value.

Link copied to clipboard
abstract val y: Any?

Y-axis value.