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.

Public Constructors

 NameDescription
Public ConstructorMakeGraph ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_datasetsThe 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)  
Public Propertyin_graph_template_sourceThe input graph template (.tee) or graph file (.grf). (In, Required)  
Public Propertyout_graph_nameThe name of the graph to be created. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.