ESRI.ArcGIS.SpatialStatisticsTools
CountRenderer Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.SpatialStatisticsTools Namespace : CountRenderer Class




The following tables list the members exposed by CountRenderer.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyfield_to_renderThe name of the field containing count data. (In, Required)  
Public Propertyinput_feature_classThe feature layer containing count data to be rendered. (In, Required)  
Public Propertymaximum_field_valueThe maximum attribute value that will be rendered. Features with field values greater than this maximum value will not be drawn. (In, Optional)  
Public Propertynumber_of_classesThe number of classes into which the input feature class will be classified. (In, Required)  
Public Propertyoutput_layer_fileOutput Layer (out)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysymbol_colorThe color of the graduated circles. (In, Required)  
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.