ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartSeries Class / FieldExpressions Property

In This Topic
    FieldExpressions Property
    In This Topic
    Gets or sets expression properties for chart series' fields.
    Syntax
    public CIMExpressionInfo[] FieldExpressions {get; set;}
    Public Property FieldExpressions As CIMExpressionInfo()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also