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


ElevationProfileOptions Class Properties

For a list of all members of this type, see ElevationProfileOptions members.

Public Properties
 NameDescription
Public Property Gets and sets the background color of the elevation profile. Default value is RGB value of (128, 128, 128).  
Public Property Gets and sets the graph color of the elevation profile. Default value is RGB value of (100, 0, 200).  
Public Property Gets and sets the highlight color of the elevation profile. Default value is RGB value of (0, 200, 255).  
Public Property Gets and sets the line color of the elevation profile. Default value is RGB value of (0, 0, 200).  
Public Property Gets and sets if the average elevation is displayed in the profile chart. Default value is true.  
Public Property Gets and sets if the average slope is displayed in the profile chart. Default value is true.  
Public Property Gets and sets if the elevation change is displayed in the profile chart. Default value is true.  
Public Property Gets and sets if the maximum elevation is displayed in the profile chart. Default value is true.  
Public Property Gets and sets if the maximum slope is displayed in the profile chart. Default value is true.  
Public Property Gets and sets if the minimum elevation is displayed in the profile chart. Default value is true.  
Top
See Also