public static interface BoxPlotStyleOptions.Builder extends SdkPojo, CopyableBuilder<BoxPlotStyleOptions.Builder,BoxPlotStyleOptions>
| Modifier and Type | Method and Description |
|---|---|
BoxPlotStyleOptions.Builder |
fillStyle(BoxPlotFillStyle fillStyle)
The fill styles (solid, transparent) of the box plot.
|
BoxPlotStyleOptions.Builder |
fillStyle(String fillStyle)
The fill styles (solid, transparent) of the box plot.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBoxPlotStyleOptions.Builder fillStyle(String fillStyle)
The fill styles (solid, transparent) of the box plot.
fillStyle - The fill styles (solid, transparent) of the box plot.BoxPlotFillStyle,
BoxPlotFillStyleBoxPlotStyleOptions.Builder fillStyle(BoxPlotFillStyle fillStyle)
The fill styles (solid, transparent) of the box plot.
fillStyle - The fill styles (solid, transparent) of the box plot.BoxPlotFillStyle,
BoxPlotFillStyleCopyright © 2023. All rights reserved.