ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartPieSeries Class / Slices Property

In This Topic
    Slices Property (CIMChartPieSeries)
    In This Topic
    Gets or sets the array of slices.
    Syntax
    Public Property Slices As CIMChartPieSlice()
    public CIMChartPieSlice[] Slices {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also