ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartProfileGraphSeries Class / Chain Property

In This Topic
    Chain Property
    In This Topic
    Gets or sets a value indicating whether to chain lines together from end to end if their endpoints coincide.
    Syntax
    public bool Chain {get; set;}
    Public Property Chain As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also