| Modifier and Type | Class and Description |
|---|---|
static class |
HorizontalAnnotation.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
HorizontalAnnotation |
HorizontalAnnotation.Builder.build()
Builds the configured instance.
|
HorizontalAnnotation |
Alarm.toAnnotation()
Turn this alarm into a horizontal annotation.
|
| Modifier and Type | Method and Description |
|---|---|
List<HorizontalAnnotation> |
GraphWidgetProps.getLeftAnnotations()
Annotations for the left Y axis.
|
List<HorizontalAnnotation> |
GraphWidgetProps.Jsii$Proxy.getLeftAnnotations()
Annotations for the left Y axis.
|
List<HorizontalAnnotation> |
GraphWidgetProps.getRightAnnotations()
Annotations for the right Y axis.
|
List<HorizontalAnnotation> |
GraphWidgetProps.Jsii$Proxy.getRightAnnotations()
Annotations for the right Y axis.
|
| Modifier and Type | Method and Description |
|---|---|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withLeftAnnotations(List<HorizontalAnnotation> value)
Sets the value of LeftAnnotations
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withRightAnnotations(List<HorizontalAnnotation> value)
Sets the value of RightAnnotations
|
Copyright © 2019. All rights reserved.