This document is archived and information here might be outdated.  Recommended version.


IPieSeriesProperties Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPieSeriesProperties Interface
ArcGIS Developer Help

IPieSeriesProperties Interface

Provides access to members that control pie series.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ExplodeBiggestSlice The percentage of extrusion for the biggest slice.
Read/write property RotatePie The degree in rotating the pie. Valid value range is 0-359 degree.
Read/write property TotalPieAngle The angle of the entire pie display. Valid value range is 1-360 degree.

Classes that implement IPieSeriesProperties

Classes Description
PieSeriesProperties (esriCartoUI) A container for the display and manipulation of pie graph series.