ILineChartProps
Home > @gooddata/sdk-ui-charts > ILineChartProps
ILineChartProps interface
Signature:
export interface ILineChartProps extends IBucketChartProps, ILineChartBucketProps
Extends: IBucketChartProps, ILineChartBucketProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
forecastConfig? | IForecastConfig | (BETA) (Optional) Enter the forecast configuration to apply to the chart data. |