| Modifier and Type | Method and Description |
|---|---|
static YAxisProps.Builder |
YAxisProps.builder() |
YAxisProps.Builder |
YAxisProps.Builder.withLabel(String value)
Sets the value of Label
|
YAxisProps.Builder |
YAxisProps.Builder.withMax(Number value)
Sets the value of Max
|
YAxisProps.Builder |
YAxisProps.Builder.withMin(Number value)
Sets the value of Min
|
YAxisProps.Builder |
YAxisProps.Builder.withShowUnits(Boolean value)
Sets the value of ShowUnits
|
Copyright © 2019. All rights reserved.