Click or drag to resize

LinePattern Enumeration

LightningChart .NET Help
Line patterns.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum LinePattern
Members
  Member nameValueDescription
Solid-1 Solid line.
Dot252645135 Dot line.
Dash65535 Dash line.
DashDot67092528 Dash-dot line.
SmallDot1431655765 Small dot line.
See Also