ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMKnowledgeLinkChartLayout Class / PreserveExtent Property

In This Topic
    PreserveExtent Property
    In This Topic
    Gets or sets a value indicating whether the current Link Chart extent is preserved by the layout (only applies to Chronological and Geographical layouts).
    Syntax
    public bool PreserveExtent {get; set;}
    Public Property PreserveExtent As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also