ESRI.ArcGIS.DataManagementTools | |
MakeGraph Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : MakeGraph Class |
The following tables list the members exposed by MakeGraph.
Name | Description | |
---|---|---|
MakeGraph Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_datasets | The input data for individual series in the graph. The input data varies based on the graph type. To facilitate populating the parameters used for creating the graph series from Python, you can use the Graph class. (In, Required) | |
in_graph_template_source | The input graph template (.tee) or graph file (.grf). (In, Required) | |
out_graph_name | The name of the graph to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |