pltIPlotManager AddStatisticsTemplate
Adds a statistics template.
Syntax
pltIPlotManager_handle AddStatisticsTemplate
Application
Tcl Modify
Description
This command adds a statistics template to HyperGraph.
Example
hwi GetSessionHandle sess;
sess GetClientManagerHandle pm Plot;
pm AddStatisticsTemplate;
Errors
Success (0) or an error message is returned.
Keywords
Tcl
Statistics
Template
Modify
Create