Home > composition-plot > ColorMapLegend > setInverted
Set wheter the direction of the legend should be MAX -> MIN
Signature:
setInverted(inverted: boolean): void;
Parameter | Type | Description |
---|---|---|
inverted | boolean | Invert the legend direction |
Returns:
void