Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets and sets the background color of the elevation profile. Default value is RGB value of (128, 128, 128). |
![]() | GraphColor | Gets and sets the graph color of the elevation profile. Default value is RGB value of (100, 0, 200). |
![]() | HighlightColor | Gets and sets the highlight color of the elevation profile. Default value is RGB value of (0, 200, 255). |
![]() | LineColor | Gets and sets the line color of the elevation profile. Default value is RGB value of (0, 0, 200). |
![]() | ShowAverageElevation | Gets and sets if the average elevation is displayed in the profile chart. Default value is true. |
![]() | ShowAverageSlope | Gets and sets if the average slope is displayed in the profile chart. Default value is true. |
![]() | ShowElevationChange | Gets and sets if the elevation change is displayed in the profile chart. Default value is true. |
![]() | ShowMaximumElevation | Gets and sets if the maximum elevation is displayed in the profile chart. Default value is true. |
![]() | ShowMaximumSlope | Gets and sets if the maximum slope is displayed in the profile chart. Default value is true. |
![]() | ShowMinimumElevation | Gets and sets if the minimum elevation is displayed in the profile chart. Default value is true. |