ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / LinkChartFilterType Enumeration

In This Topic
    LinkChartFilterType Enumeration
    In This Topic
    Link chart filter type.
    Syntax
    Members
    MemberDescription
    FieldData Filter is applied to a field in the source data.
    PropertyData Filter is applied to a property of the link chart or its components. For example, entity key value, entity node label, computed values, analysis results, counts, etc.
    Unknown Unknown filter type.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.LinkChartFilterType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also