ArcGIS Pro 3.7 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 Property Charts As CIMChart()
    public CIMChart[] Charts {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also