ESRI.ArcGIS.DataManagementTools | |
MakeGraph Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.DataManagementTools Namespace : MakeGraph Class |
For a list of all members of this type, see MakeGraph members.
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. |