Search results

AxisLabelBorder API in JavaScript HeatMap API control

Sets and gets the options to customize the label border.

Properties

color

string

Sets and gets the color of the border that accepts value in hex value and rgba as a valid CSS color string.

Defaults to

type

BorderType

Specifies the type of the border for the axis labels. The following are the available types.

  • Rectangle
  • Without Top Border
  • Without Top/Bottom Border
  • Without Border
  • Without Bottom Border
  • Brace

Defaults to ‘Rectangle’

width

number

Specifies the width of the border in pixels.

Defaults to 1