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