ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPresentationDocument Class / LinkChartDefinitions Property

In This Topic
    LinkChartDefinitions Property (CIMPresentationDocument)
    In This Topic
    Gets or sets the link chart definitions in the document.
    Syntax
    Public Property LinkChartDefinitions As CIMDefinition()
    public CIMDefinition[] LinkChartDefinitions {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also