This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IP > IPieSeriesProperties Interface > IPieSeriesProperties.ExplodeBiggestSlice Property (ArcObjects .NET 10.4 SDK) |
The percentage of extrusion for the biggest slice.
[Visual Basic .NET] Public Property ExplodeBiggestSlice As Integer
[C#] public int ExplodeBiggestSlice {get; set;}
[C++]
HRESULT get_ExplodeBiggestSlice(
long* amount
);
[C++]
HRESULT put_ExplodeBiggestSlice(
long amount
);
[C++]
Parameters amount [out, retval] amount is a parameter of type long amount [in] amount is a parameter of type long