Count2dStatMapping

constructor(x: Any? = null, y: Any? = null, weight: Any? = null)

Parameters

x

X-axis value.

y

Y-axis value.

weight

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