ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPieChartMarker Class / Clockwise Property

In This Topic
    Clockwise Property
    In This Topic
    Gets or sets a value indicating whether the orientation of the wedges of the pie chart are clockwise or counterclockwise.
    Syntax
    public bool Clockwise {get; set;}
    Public Property Clockwise As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also