Search results

Axis API in React Spreadsheet API component

Represents the axis.

Properties

majorGridLines

MajorGridLinesModel

Options for customizing major grid lines.

Defaults to {}

minorGridLines

MinorGridLinesModel

Options for customizing minor grid lines.

Defaults to {}

title

string

Specifies the title of an axis.

Defaults to

visible

boolean

If set to true, axis label will be visible.

Defaults to true