| Modifier and Type | Method and Description |
|---|---|
static GraphWidgetProps.Builder |
GraphWidgetProps.builder() |
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withHeight(Number value)
Sets the value of Height
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withLeft(List<IMetric> value)
Sets the value of Left
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withLeftAnnotations(List<HorizontalAnnotation> value)
Sets the value of LeftAnnotations
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withLeftYAxis(YAxisProps value)
Sets the value of LeftYAxis
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withRegion(String value)
Sets the value of Region
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withRight(List<IMetric> value)
Sets the value of Right
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withRightAnnotations(List<HorizontalAnnotation> value)
Sets the value of RightAnnotations
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withRightYAxis(YAxisProps value)
Sets the value of RightYAxis
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withStacked(Boolean value)
Sets the value of Stacked
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withTitle(String value)
Sets the value of Title
|
GraphWidgetProps.Builder |
GraphWidgetProps.Builder.withWidth(Number value)
Sets the value of Width
|
Copyright © 2019. All rights reserved.