ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartMarker Class / Tilt3D Property

In This Topic
    Tilt3D Property
    In This Topic
    Gets or sets the tilt (rotation around the X axis) of the chart. Only applied when Display3D is true.
    Syntax
    public double Tilt3D {get; set;}
    Public Property Tilt3D As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also