thresholdMeasures
Home > @gooddata/sdk-ui-charts > IChartConfig > thresholdMeasures
IChartConfig.thresholdMeasures property
Local identifier of measures that are used to render thresholds in the line chart. Currently only the one threshold measure is supported. Requires enableLineChartTrendThreshold to be true to be applied.
Signature:
thresholdMeasures?: string[];