ArcGIS Pro 3.7 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 Property GraphColor As CIMColor
    public CIMColor GraphColor {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.4 or higher.
    See Also