class VLineMapping : VLineAesthetics, WithGroupOption
<init> |
VLineMapping(xIntercept: Any? = null, alpha: Any? = null, color: Any? = null, linetype: Any? = null, size: Any? = null, group: Any? = null) |
alpha |
var alpha: Any? |
color |
var color: Any? |
group |
var group: Any? |
linetype |
var linetype: Any? |
size |
var size: Any? |
xIntercept |
var xIntercept: Any? |
seal |
fun seal(): Options
|