Search results

LabelIntersectAction API in JavaScript (ES5) HeatMap API control

Defines the actions when the axis labels intersect with each other.The actions available are, None - Shows all the labels. Trim - Trims the label when label text intersects with other labels. Rotate45 - Rotates the label to 45 degree when it intersects other labels. MultipleRows - Shows all the labels as multiple rows when it intersects other labels.

  • None
  • Trim
  • Rotate45
  • MultipleRows