primaryChartType
Home > @gooddata/sdk-ui-charts > IChartConfig > primaryChartType
IChartConfig.primaryChartType property
Sets the chart type for primary measures.
Signature:
primaryChartType?: "line" | "column" | "area";
Remarks
Applicable for ComboChart only. Specify type of chart to use for primary measures.