Home > plot > IPlotConfig > chartType

IPlotConfig.chartType property#

The type of chart to render. Default to "line".

Signature:
chartType?: ChartType | ChartTypeString;