How to use
See How to use ArcGIS samples for help on compiling, setting up the debugger, and running the sample.
Data has been provided for your use with this sample. It can be found at
<Your ArcGIS Developer Kit Install directory>/Samples/data/StreamflowDateTime/TimSerTool.lyr.
If the sample has associated data, you will find that the sample's zip file includes a "data" folder alongside the language folders.
However, you will need to update the sample to point to the location of the data once you have extracted all the files.
- Open the solution file in Visual Studio and build the project.
- Start ArcMap, click the Customize drop-down menu, and click Customize Mode. The Customize dialog box appears.
- Click the Commands tab, scroll to Add-in Controls in the categories list, and drag the Time Series Graph tool to a toolbar in ArcMap.
- Move the timeseries.tee file from the sample folder to the <your ArcGIS for Desktop install location>/GraphTemplates folder.
- Add the TimeSerTool.lyr to ArcMap.
- Select the Time Series Graph tool and click the point (gage station). A line graph is drawn in a new graph window.
- To add lines to the same graph, keep the graph window open, and a new line is added into it. To draw lines on a new graph, close the graph window, and a new line is drawn in a separate graph window.
Config.Designer.cs | Supporting classes file generated by the Designer. |
Config.esriaddinx | Add-in XML file. |
TimeSeriesGraphAddIn.cs | TimeSeriesGraph class file. |
Config.Designer.vb | Supporting classes file generated by the Designer. |
Config.esriaddinx | Add-in XML file. |
TimeSeriesGraph.vb | TimeSeriesGraph class file. |
Download the files for all languages
Development licensing | Deployment licensing |
---|---|
ArcGIS for Desktop Basic | ArcGIS for Desktop Basic |
ArcGIS for Desktop Standard | ArcGIS for Desktop Standard |
ArcGIS for Desktop Advanced | ArcGIS for Desktop Advanced |