Home > plot > IXAxisConfig

IXAxisConfig interface#

Configures the X axis of the chart.

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

Properties#

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