
| Name | Type | Description | Possible Values | Default Value |
| confidenceLimitsColor | Color | The color of the confidence limits. | Any valid Color. | Color.red |
| forecastColor | Color | The color of the forecasts. | Any valid Color. | Color.magenta |
| lastPeriodsToPlot | int | The number of data values to plot in addition to the forecasts. | 0+, or -1 for all | -1 |
| showConfidenceLimits | boolean | Whether to display confidence limits for the forecasts. | true,false | true |