Search results

CategoryDirective API in Angular Chart API component

MultiLevelLabels Directive

<e-multilevellabels>
<e-multilevellabel>
<e-Categories>
<e-Category>
</e-Category>
</e-Categories>
</e-multilevellabel>
</e-multilevellabels>

Properties

customAttributes

any

Allows adding custom data for multi-level labels.

Defaults to null

end

any

Specifies the end value for the multi-level labels.

Defaults to null

maximumTextWidth

any

Specifies the maximum width of the text for multi-level labels.

Defaults to null

start

any

Specifies the starting value for the multi-level labels.

Defaults to null

text

any

Specifies the text to be displayed for the multi-level labels.

Defaults to

type

any

Specifies the type of border for labels. Available border types:

  • Rectangle
  • Without Top Border
  • Without Top and Bottom Border
  • Without Border
  • Brace
  • Curly Brace

Defaults to ‘Rectangle’