@Generated(value="jsii-pacmak/0.13.2 (build a2116e9)", date="2019-07-01T16:58:11.756Z") @Stability(value=Experimental) public interface HorizontalAnnotation extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
HorizontalAnnotation.Builder
A builder for
HorizontalAnnotation |
static class |
HorizontalAnnotation.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static HorizontalAnnotation.Builder |
builder() |
String |
getColor()
Hex color code to be used for the annotation.
|
Shading |
getFill()
Add shading above or below the annotation.
|
String |
getLabel()
Label for the annotation.
|
Number |
getValue()
The value of the annotation.
|
Boolean |
getVisible()
Whether the annotation is visible.
|
@Stability(value=Experimental) Number getValue()
@Stability(value=Experimental) String getColor()
@Stability(value=Experimental) Shading getFill()
@Stability(value=Experimental) String getLabel()
@Stability(value=Experimental) Boolean getVisible()
@Stability(value=Experimental) static HorizontalAnnotation.Builder builder()
HorizontalAnnotation.Builder of HorizontalAnnotationCopyright © 2019. All rights reserved.