public static interface DataColor.Builder extends SdkPojo, CopyableBuilder<DataColor.Builder,DataColor>
| Modifier and Type | Method and Description |
|---|---|
DataColor.Builder |
color(String color)
The color that is applied to the data value.
|
DataColor.Builder |
dataValue(Double dataValue)
The data value that the color is applied to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildDataColor.Builder color(String color)
The color that is applied to the data value.
color - The color that is applied to the data value.DataColor.Builder dataValue(Double dataValue)
The data value that the color is applied to.
dataValue - The data value that the color is applied to.Copyright © 2023. All rights reserved.