Name | Description | |
---|---|---|
![]() | GraduatedSymbolsRendererDefinition Constructor | Overloaded. |
The following tables list the members exposed by GraduatedSymbolsRendererDefinition.
Name | Description | |
---|---|---|
![]() | GraduatedSymbolsRendererDefinition Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BackgroundSymbol | Gets or sets the background symbol for polygon features. |
![]() | BreakCount | Gets or sets number of desired class breaks. The default value is 5. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | ClassificationField | Gets or sets field name used in the renderer. This is required. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | ClassificationMethod | Gets and sets classification method to be used to compute class breaks. This is required. The default value is ArcGIS.Core.CIM.ClassificationMethod.NaturalBreaks. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | ColorRamp | Gets or sets the color ramp be used to pick color for symbols from. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | DeviationInterval | Gets or set standard deviation interval. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | ExclusionClause | Gets or sets a SQL statement to exclude features while computing class breaks. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | ExclusionLabel | Gets or sets the label used on the TOC for exclusion symbol. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | ExclusionSymbol | Gets or sets symbol to be used to draw features that are excluded since they meet ExclusionClause criteria. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | IntervalSize | Gets or sets the interval size. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | MaximumSymbolSize | Gets or sets the maximum symbol size. The default value is 18.0. |
![]() | MinimumSymbolSize | Gets or sets the minimum symbol size. The default value is 4.0. |
![]() | NormalizationField | Gets or sets the field which will be used to normalize data when 'Field' is selected as the DataNormalizationMethod. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | NormalizationType | Gets or sets the method be used to normalized data. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | NumberFormat | Gets or sets the number format used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | OutOfRangeDescription | Gets or sets the out of range description used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | OutOfRangeLabel | Gets or sets the out of range label used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | OutOfRangeSymbol | Gets or sets the out of range symbol used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | SampleSize | Gets or sets number of records be used as samples to compute class breaks. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | SymbolTemplate | Gets or sets a template for symbol used in the renderer. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |
![]() | UseOutOfRangeSymbol | Gets or sets a boolean to indicate that OutOfRangeSymbol will be used to draw features whose values are not found in the values list. (Inherited from ArcGIS.Desktop.Mapping.ClassBreaksRendererDefinition) |