Click or drag to resize

PointsType Enumeration

LightningChart .NET Help
Points type.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public enum PointsType
Members
  Member nameValueDescription
Points0 X-Y points.
ErrorPoints1 X-Y points with error tolerance indicator.
See Also