Search results

AxisLabelBorder API in Vue HeatMap API component

label border properties.

Properties

color

string

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

Defaults to

type

BorderType

Border type for labels

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

Defaults to ‘Rectangle’

width

number

The width of the border in pixels.

Defaults to 1