ArcGIS Pro 3.0 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, Windows 8.1

    See Also