Search results

Range API in Angular Bullet Chart API component

Configuration of the bullet chart ranges

Properties

color

string

Default value for qualitative range Color.

Defaults to null

end

number

Default value for qualitative range end value.

Defaults to null

index

number

Default value for qualitative range Color.

Defaults to null

legendImageUrl

string

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

string

Default value for qualitative range name.

Defaults to null

opacity

number

Range opacity

Defaults to 1

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

Defaults to ‘Rectangle’