ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / ElevationProfileOptions Class / ShowAverageSlope Property

In This Topic
    ShowAverageSlope Property
    In This Topic
    Gets and sets if the average slope is displayed in the profile chart. Default value is true.
    Syntax
    public bool ShowAverageSlope {get; set;}
    Public Property ShowAverageSlope As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also