ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartAxis Class / LabelAngle Property

In This Topic
    LabelAngle Property
    In This Topic
    Gets or sets the rotation angle of the axis labels. The value range is from -90 to 90.
    Syntax
    public double LabelAngle {get; set;}
    Public Property LabelAngle As Double
    Remarks
    This property can have a value between -90 and 90.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also