ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PieChartSizeOptions Enumeration

In This Topic
    PieChartSizeOptions Enumeration
    In This Topic
    Specifies the different sizing options for pie chart renderers.
    Syntax
    Members
    MemberDescription
    Field Varies the size of the pie chart symbol using field values.
    Fixed All pie chart symbols are the same size.
    SumSelectedFields Uses the sum of values from each field in the pie chart symbol to determine the size.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.PieChartSizeOptions

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also