Search results

LabelBorderModel API in Vue Chart API component

Interface for a class LabelBorder

Properties

color

string

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

type

BorderType

Border type for labels

  • Rectangle
  • Without Top Border
  • Without Top and BottomBorder
  • Without Border
  • Brace
  • CurlyBrace

width

number

The width of the border in pixels.