Table of Contents

Enum SeriesEventMarkerHorizontalPosition

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

Series event marker horizontal position.

public enum SeriesEventMarkerHorizontalPosition

Fields

AtXValue = 1

Position at given X value (series value, not coordinate).

SnapToPoints = 0

Snap to nearest data point.