ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLinkChartRelationship Class / DrawingInfo Property

In This Topic
    DrawingInfo Property (CIMLinkChartRelationship)
    In This Topic
    Gets or sets the link drawing information. This specifies the link color, width, and dash style.
    Syntax
    Public Property DrawingInfo As CIMLinkChartLinkDrawingInfo
    public CIMLinkChartLinkDrawingInfo DrawingInfo {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also