Home > @plotex/chart-def > IXAxisConfig

IXAxisConfig interface#

Configures the X axis of the chart.

Signature:
export interface IXAxisConfig extends IAxisConfig
Extends: [IAxisConfig](/plot/docs/chart-def.iaxisconfig)

Properties#

PropertyTypeDescription
axisType?AxisType | AxisTypeString(Optional) Sets the type of the axis' data.