ArcGIS Pro 2.9 API Reference Guide
PieChartSizeOptions Enumeration

ArcGIS.Desktop.Mapping Namespace : PieChartSizeOptions Enumeration
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, Windows 8.1

See Also

Reference

ArcGIS.Desktop.Mapping Namespace