public enum LinkChartLinkDashStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LinkChartLinkDashStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
public enum LinkChartLinkDashStyle : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Public Enum LinkChartLinkDashStyle Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
Member | Description |
---|---|
Dash | Uses dashed line to draw the chart line. |
DashDot | Uses dash-dotted line to draw the link chart link. |
DashDotDot | Uses dash-dot-dot line to draw link chart link. |
Dot | Uses dotted line to draw the link chart link. |
Solid | Uses solid line to draw the link chart link. |
System.Object
System.ValueType
System.Enum
ArcGIS.Core.CIM.LinkChartLinkDashStyle
Target Platforms: Windows 11, Windows 10, Windows 8.1