@Stability(value=Stable) @Internal public static final class YAxisProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements YAxisProps
YAxisPropssoftware.amazon.jsii.JsiiObject.InitializationModeYAxisProps.Builder, YAxisProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(YAxisProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
YAxisProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getLabel()
The label.
|
Number |
getMax()
The max value.
|
Number |
getMin()
The min value.
|
Boolean |
getShowUnits()
Whether to show units.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(YAxisProps.Builder builder)
YAxisProps.Builder.public final String getLabel()
YAxisPropsDefault: - No label
getLabel in interface YAxisPropspublic final Number getMax()
YAxisPropsDefault: - No maximum value
getMax in interface YAxisPropspublic final Number getMin()
YAxisPropsDefault: 0
getMin in interface YAxisPropspublic final Boolean getShowUnits()
YAxisPropsDefault: true
getShowUnits in interface YAxisProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.