rasterColorScaleExpression property

  1. @experimental
List<Object>? rasterColorScaleExpression
getter/setter pair

When raster-color is active, specifies how raster values are distributed across the color ramp over the range specified by raster-color-range. Default value: "linear".

Implementation

@experimental
List<Object>? rasterColorScaleExpression;