Table of Contents

Enum PointsType

Namespace
LightningChartLib.WinForms.Charting
Assembly
LightningChart.WinForms.Charting.NET4.dll

Points type.

public enum PointsType

Fields

ErrorPoints = 1

X-Y points with error tolerance indicator.

Points = 0

X-Y points.