# Type alias ChartType

ChartType: CartesianChartType | CategoricalChartType | ScatterChartType | IndicatorChartType

Chart type of one of the supported chart families