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


In This Topic
    PieChartRendererDefinition Class Members
    In This Topic

    The following tables list the members exposed by PieChartRendererDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes an empty instance of the PieChartRendererDefinition class.  
    Top
    Public Properties
     NameDescription
    Public Property Gets or sets one or more fields be used to create the part of the charts. This is required. (Inherited from ArcGIS.Desktop.Mapping.ChartRendererDefinition)
    Public Property Gets or sets the color ramp be used to pick color for the charts from. (Inherited from ArcGIS.Desktop.Mapping.ChartRendererDefinition)
    Public Property Gets and sets whether to display the chart in 3D mode (Inherited from ArcGIS.Desktop.Mapping.ChartRendererDefinition)
    Public Property Gets and sets the field name to use in determining the overall size of the pie chart (per feature)  
    Public Property Gets and sets the fixed size in points (pt).  
    Public Property Gets and sets the Orientation of the pies  
    Public Property Gets and sets whether to show an outline  
    Public Property Gets and sets the pie chart size option  
    Top
    See Also