ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProportionalPieSizeOptions Class


In This Topic
    CIMProportionalPieSizeOptions Class Properties
    In This Topic

    For a list of all members of this type, see CIMProportionalPieSizeOptions members.

    Public Properties
     NameDescription
    Public Property Gets or sets a value indicating whether or not to use Flannery compensation.  
    Public Property Gets or sets the maximum size.  
    Public Property Gets or sets the data value that corresponds to the maximum size.  
    Public Property Gets or sets the minimum size.  
    Public Property Gets or sets the data value that corresponds to the minimum size.  
    Public Property Gets or sets a value indicating whether to size the pie chart proportionally by the sum of field values.  
    Public Property Gets or sets the Arcade expression that is used to size the pie chart proportionally.  
    Public Property Gets or sets the field that is used to size the pie chart proportionally.  
    Top
    See Also