Name | Type | Description | Possible Values | Default Value |
plotType | String | Format of plot. | "Annual","Cumulative", "Seasonal","Vertical" | "Vertical" |
samplingInterval | double | The length of time between consecutive data values. | Any double > 0.0 | 1.0 |
seasonalLength | int | The number of time periods comprising a season. | 1+ | 1 |
startTime | String | The value of time associated with row 1. | Any string resulting in the proper type of value. | "1.0" |
timeScale | String | The type of time units. | "Year","Quarter","Month","Day", "Hour","Minute","Second","Other" | "Other" |
timeSeriesVariableName | String | The name of the column with data values to be plotted. | Any string. | "" |