public static final class HorizontalAnnotation.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements HorizontalAnnotation
software.amazon.jsii.JsiiObject.InitializationModeHorizontalAnnotation.Builder, HorizontalAnnotation.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public Number getValue()
getValue in interface HorizontalAnnotation@Stability(value=Experimental) @Nullable public String getColor()
getColor in interface HorizontalAnnotation@Stability(value=Experimental) @Nullable public Shading getFill()
getFill in interface HorizontalAnnotation@Stability(value=Experimental) @Nullable public String getLabel()
getLabel in interface HorizontalAnnotation@Stability(value=Experimental) @Nullable public Boolean getVisible()
getVisible in interface HorizontalAnnotationCopyright © 2019. All rights reserved.