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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also