ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChart Class / Series Property

In This Topic
    Series Property
    In This Topic
    Gets or sets the series properties of the chart.
    Syntax
    public CIMChartSeries[] Series {get; set;}
    Public Property Series As CIMChartSeries()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also