ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMStandaloneTable Class / Charts Property

In This Topic
    Charts Property (CIMStandaloneTable)
    In This Topic
    Gets or sets the table's charts.
    Syntax
    public CIMChart[] Charts {get; set;}
    Public Property Charts As CIMChart()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also