ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / ChartMarkerSymbolStyle Enumeration
Version

ChartMarkerSymbolStyle Enumeration
Chart marker symbol style.
Syntax
Members
MemberDescription
Circle Uses circle to draw the marker symbol.
Diamond Uses diamond to draw the marker symbol.
Square Uses square to draw the marker symbol.
Triangle Uses triangle to draw the marker symbol.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ChartMarkerSymbolStyle

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also