Laserfiche WebLink
TSTool Documentation Examples of Use <br />The ProcessTSProduct() command references a time series product file. An example of the file is <br />as follows (see the TSView Time Series Viewing Tools Appendix for a full description of time series <br />product file properties): <br /> <br />[Product] <br /> <br />ProductType = "Graph" <br />TotalHeight = "400" <br />TotalWidth = "600" <br /> <br />[SubProduct 1] <br /> <br />GraphType = "Bar" <br />MainTitleString = "Precipitation" <br />BarPosition = "CenteredOnDate" <br /> <br />[Data 1.1] <br /> <br />Color = "Blue" <br />TSID = "7337.NOAA.Precip.Month~HydroBase" <br /> <br />[SubProduct 2] <br /> <br />GraphType = "Line" <br />MainTitleString = "Streamflow" <br /> <br />[Data 2.1] <br /> <br />SymbolSize = "7" <br />SymbolStyle = "Circle-Filled" <br />TSID = "08235350.USGS.Streamflow.Month~HydroBase" <br /> <br />[Data 2.2] <br /> <br />TSID = "08236000.DWR.Streamflow.Month~HydroBase" <br /> <br /> Examples - 13 93