class vline : VLineAesthetics, GeomOptions
<init> |
vline(mapping: VLineMapping.() -> Unit = {}, xIntercept: Double? = null, alpha: Double? = null, color: Any? = null, linetype: Any? = null, size: Double? = null) |
alpha |
val alpha: Double? |
color |
val color: Any? |
linetype |
val linetype: Any? |
parameters |
val parameters: Options |
size |
val size: Double? |
xIntercept |
val xIntercept: Double? |