| Modifier and Type | Class and Description |
|---|---|
static class |
YAxisProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
YAxisProps |
YAxisProps.Builder.build()
Builds the configured instance.
|
YAxisProps |
GraphWidgetProps.getLeftYAxis()
Left Y axis.
|
YAxisProps |
GraphWidgetProps.Jsii$Proxy.getLeftYAxis()
Left Y axis.
|
YAxisProps |
AlarmWidgetProps.getLeftYAxis()
Left Y axis.
|
YAxisProps |
AlarmWidgetProps.Jsii$Proxy.getLeftYAxis()
Left Y axis.
|
YAxisProps |
GraphWidgetProps.getRightYAxis()
Right Y axis.
|
YAxisProps |
GraphWidgetProps.Jsii$Proxy.getRightYAxis()
Right Y axis.
|
| Modifier and Type | Method and Description |
|---|---|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withLeftYAxis(YAxisProps value)
Sets the value of LeftYAxis
|
AlarmWidgetProps.Builder |
AlarmWidgetProps.Builder.withLeftYAxis(YAxisProps value)
Sets the value of LeftYAxis
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withRightYAxis(YAxisProps value)
Sets the value of RightYAxis
|
Copyright © 2019. All rights reserved.