ArcGIS Pro 2.6 API Reference Guide
ChartMarkerSymbolStyle Enumeration

ArcGIS.Core.CIM Namespace : ChartMarkerSymbolStyle Enumeration
Chart marker symbol style.
Syntax
public enum ChartMarkerSymbolStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum ChartMarkerSymbolStyle 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
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 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace