Table of Contents

Enum CoordinateSystem

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

Coordinate system selector.

public enum CoordinateSystem

Fields

AxisValues = 2

Use axis values.

RelativeCoordinatesToTarget = 1

Use relative screen coordinates to target.

ScreenCoordinates = 0

Use screen coordinates