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

In This Topic
    GraphColor Property
    In This Topic
    Gets and sets the graph color of the elevation profile. Default value is RGB value of (100, 0, 200).
    Syntax
    public CIMColor GraphColor {get; set;}
    Public Property GraphColor As CIMColor
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also