ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMChartMarker Class / Parts Property

In This Topic
    Parts Property (CIMChartMarker)
    In This Topic
    Gets or sets the individual components of the chart marker.
    Syntax
    public CIMChartPart[] Parts {get; set;}
    Public Property Parts As CIMChartPart()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also