ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ChartRendererDefinition Class / DisplayIn3D Property

In This Topic
    DisplayIn3D Property
    In This Topic
    Gets and sets whether to display the chart in 3D mode
    Syntax
    public bool DisplayIn3D {get; set;}
    Public Property DisplayIn3D As Boolean
    Remarks
    In 3D mode the chart is no longer "flat" but has a 3D relief
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also