BulletRangeDirective

12 Sep 20251 minute to read

BulletRange Directive

<e-bullet-range-collection>
<e-bullet-range></e-bullet-range>
</e-bullet-range-collection>

Properties

color any

Default value for qualitative range Color.

Defaults to null

end any

Default value for qualitative range end value.

Defaults to null

index any

Default value for qualitative range Color.

Defaults to null

legendImageUrl any

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

Defaults to ’’

name any

Default value for qualitative range name.

Defaults to null

opacity any

Range opacity

Defaults to 1

shape any

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

Defaults to ‘Rectangle’