ArcGIS Pro 3.7 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 Property PreserveExtent As Boolean
    public bool PreserveExtent {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also