Search results

AxisLabelBorderModel API in Vue HeatMap API component

Interface for a class AxisLabelBorder

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.

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

width

number

Specifies the width of the border in pixels.