composition-plot

Home > composition-plot > ColorMapLegend > setInverted

ColorMapLegend.setInverted() method

Set wheter the direction of the legend should be MAX -> MIN

Signature:

setInverted(inverted: boolean): void;

Parameters

Parameter Type Description
inverted boolean Invert the legend direction

Returns:

void