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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also