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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also