Home > @plotex/chart-def > IYAxisSeriesConfig

IYAxisSeriesConfig interface#

Relates a single Y axis to data series.

Signature:
export interface IYAxisSeriesConfig extends IAxisSeriesConfig
Extends: [IAxisSeriesConfig](/plot/docs/chart-def.iaxisseriesconfig)

Properties#

PropertyTypeDescription
x?IAxisSeriesConfig(Optional) Configure a separate X axis for the y axis.