![]() ![]() |
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.
Name | Description | |
---|---|---|
![]() | CountRenderer Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | field_to_render | The name of the field containing count data. (In, Required) |
![]() | input_feature_class | The feature layer containing count data to be rendered. (In, Required) |
![]() | maximum_field_value | The maximum attribute value that will be rendered. Features with field values greater than this maximum value will not be drawn. (In, Optional) |
![]() | number_of_classes | The number of classes into which the input feature class will be classified. (In, Required) |
![]() | output_layer_file | Output Layer (out) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | symbol_color | The color of the graduated circles. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |