ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / PieChartRendererDefinition Class / Orientation Property

In This Topic
    Orientation Property (PieChartRendererDefinition)
    In This Topic
    Gets and sets the Orientation of the pies
    Syntax
    public PieChartOrientation Orientation {get; set;}
    Public Property Orientation As PieChartOrientation
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also