RangeModel

23 Sep 20251 minute to read

Interface for a class Range

Properties

color string

Default value for qualitative range Color.

end number

Default value for qualitative range end value.

index number

Default value for qualitative range Color.

legendImageUrl string

The URL for the Image that is to be displayed as a Legend icon. It requires legendShape value to be an Image.

name string

Default value for qualitative range name.

opacity number

Range opacity

shape LegendShape

The shape of the legend. Each ranges has its own legend shape. They are,

  • Circle
  • Rectangle
  • Triangle
  • Diamond
  • Cross
  • HorizontalLine
  • VerticalLine
  • Pentagon
  • InvertedTriangle
  • SeriesType
  • Image