ArcGIS Pro 3.0 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, Windows 8.1

    See Also