ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChart Class / EnableServerSideProcessing Property

In This Topic
    EnableServerSideProcessing Property
    In This Topic
    Gets or sets a value indicating whether the server-side processing is enabled for supported chart types and data sources.
    Syntax
    public bool EnableServerSideProcessing {get; set;}
    Public Property EnableServerSideProcessing As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also