Search results

PivotChartAxisAxisLine API in Vue Pivot Table API component

Allows to configure the axis line such as line width, dashArray and color in a chart.

Properties

color

string

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

Defaults to null

dashArray

string

Allows to set the dash array of the axis line.

Defaults to

width

number

Allows to set the width of the line in pixels.

Defaults to 1