Trend templates
A template contains a complete set of configuration options for a trend object.
Use templates to build a consistent set of graphs, a set of different views of the same data, or to quickly return to a standard display after experimenting with various options.
When you save a template, it contains all of the settings currently configured in the trend object. When you load a template, the trend object loads only those settings specified by the TemplateLoadOptions properties. You can save and load templates from the Trend properties - Templates tab, or using the SaveTemplate and LoadTemplate methods. You can delete templates using the DeleteTemplate method.
Provide Feedback