ArcGIS Pro 2.6 API Reference Guide
ChartLineDashStyle Enumeration

ArcGIS.Core.CIM Namespace : ChartLineDashStyle Enumeration
Chart line dash style.
Syntax
Members
MemberDescription
Dash Uses dashed line to draw the chart line.
DashDot Uses dash-dotted line to draw the chart line.
Dot Uses dotted line to draw the chart line.
LongDash Uses long dashed line to draw the chart line.
LongDashDot Uses long dash-dotted line to draw the chart line.
Solid Uses solid line to draw the chart line.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.CIM Namespace