Search results

PivotChartAxisLabelBorderModel API in Angular Pivot Table API component

Interface for a class PivotChartAxisLabelBorder

Properties

color

string

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

type

BorderType

Allows to set the border type for labels

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

width

number

Allows to set the width of the border in pixels.