ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ProportionalRendererDefinition Class
Properties


In This Topic
    ProportionalRendererDefinition Class Members
    In This Topic

    The following tables list the members exposed by ProportionalRendererDefinition.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets the background symbol used in the renderer.  
    Public Property Gets or sets a SQL statement to exclude features while computing class breaks.  
    Public Property Gets or sets the exclusion description used in the renderer.  
    Public Property Gets or sets the exclusion label used in the renderer.  
    Public Property Gets or sets the exclusion symbol used in the renderer.  
    Public Property Gets or sets the field used in the renderer.  
    Public Property Gets or sets the flannery compensation used in the renderer.  
    Public Property Gets or sets whether the maximum symbol size is capped.  
    Public Property Gets or sets the legend symbol count used in the renderer.  
    Public Property Gets or sets lower size stop on the histogram.  
    Public Property Gets or sets the maximum symbol size used in the renderer.  
    Public Property Gets or sets the minimum symbol size used in the renderer.  
    Public Property Gets or sets the normalization field used in the renderer.  
    Public Property Gets or sets the normalization type used in the renderer.  
    Public Property Gets or sets the out of range description used in the renderer.  
    Public Property Gets or sets the out of range label used in the renderer.  
    Public Property Gets or sets the symbol used in the renderer to draw features with null values.  
    Public Property Gets or sets the proportional symbol type used in the renderer.  
    Public Property Gets or sets whether null values are shown in the renderer.  
    Public Property Gets or sets the symbol fill used in the renderer.  
    Public Property Gets or sets the template for the symbol used in the renderer.  
    Public Property Gets or sets the units used in the renderer.  
    Public Property Gets or sets upper size stop on the histogram.  
    Public Property Gets or sets the value representation used in the renderer.  
    Top
    See Also