Sets and gets the options to customize the axis of the heatmap.
Set and gets the options to customize the border of the axis labels.
boolean
Enables or disables the trimming of the axis labels when the label exceeds maximum length.
Defaults to false
number
Specifies the increment for an axis label. When this property is set, the displayed text of the labels will be multiplied with the increment value.
Defaults to 1
number
Specifies the interval for an axis. This properties provides an interval between the axis labels.
Defaults to null
Specifies the type of the interval between the axis labels in date time axis.The available types are,
Defaults to ‘Days’
boolean
Enables or disables the axis to be rendered in an inversed manner.
Defaults to false
string
Used to format the axis label that accepts any global string format like ‘C’, ‘n1’, ‘P’ etc. It also accepts placeholder like ‘{value}°C’ in which value represent the axis label, e.g, 20°C.
Defaults to ”
Specifies the actions when the axis labels intersect with each other.The actions available are,
Defaults to Trim
number
Sets and gets the angle to rotate the axis label.
Defaults to 0
string[]
Sets and gets the list of texts to be displayed in an axis as labels.
Defaults to null
number
Specifies the maximum length of the axis labels.
Defaults to 35.
Object
Specifies the maximum range of an axis.
Defaults to null
Object
Specifies the minimum range of an axis.
Defaults to null
Sets and gets the options to customize the multi level labels for an axis.
boolean
Enables or disables the axis to render in opposed position. If set to true, the axis will render at the opposite side of its default position.
Defaults to false
Specifies the axis label display type for the date time axis. The following are available types,
Defaults to ‘None’
Sets and gets the options to customize the axis labels.
Sets and gets the options to customize the title of heatmap axis.
Defaults to ”
Specifies the type of data the axis is handling. The available types are,
Defaults to Category