Home > composition-plot > MultidimensionalPlot > setBackground
Set the background color of the 3D canvas
Signature:
setBackground(color: RGBColor | string): void;
Parameter | Type | Description |
---|---|---|
color | RGBColor | string | The background color |
Returns:
void