ArcGIS Pro 3.6 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 string[] ProfileGraphFields {get; set;}
    Public Property ProfileGraphFields As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.6 or higher.
    See Also