class BoxplotStatMapping : BoxplotStatAesthetics
<init> |
BoxplotStatMapping(x: Any? = null, y: Any? = null, weight: Any? = null) |
weight |
var weight: Any? |
x |
var x: Any? |
y |
var y: Any? |