ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartProfileGraphSeries Class / ProfileGraphFields Property

In This Topic
    ProfileGraphFields Property
    In This Topic
    Gets or sets the field names in the series. It contains three values (DirectionPreference, ChainingGrouping, and ChainBounds).
    Syntax
    Public Property ProfileGraphFields As String()
    public string[] ProfileGraphFields {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.6 or higher.
    See Also