Search results

MultiLevelCategories API in JavaScript Chart API control

categories for multi level labels

Properties

customAttributes

object

multi level labels custom data.

Defaults to null

end

number | Date | string

End value of the multi level labels.

Defaults to null

maximumTextWidth

number

Maximum width of the text for multi level labels.

Defaults to null

start

number | Date | string

Start value of the multi level labels.

Defaults to null

text

string

multi level labels text.

Defaults to

type

BorderType

Border type for labels

  • Rectangle
  • Without Top Border
  • Without Top and BottomBorder
  • Without Border
  • Brace
  • CurlyBrace

Defaults to ‘Rectangle’