Search results

MultiLevelCategoriesModel API in JavaScript Chart API control

Interface for a class MultiLevelCategories

Properties

customAttributes

object

Allows adding custom data for multi-level labels.

end

number | Date | string

Specifies the end value for the multi-level labels.

maximumTextWidth

number

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

start

number | Date | string

Specifies the starting value for the multi-level labels.

text

string

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

type

BorderType

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

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