Table of Contents

Namespace LightningChartLib.WinForms.Charting.DataCursor

Classes

Configure3D

Result table showing information about the closest data value.

ConfigurePolar

Result table showing information about the closest data value.

ConfigureSmith

Result table showing information about the closest data value.

ConfigureXY

Result table showing information about the closest data value.

DataCursor

DataCursor shows information about the closest data value to the mouse cursor.

DataCursor3D

DataCursor shows information about the closest data value to the mouse cursor.

DataCursorPolar

DataCursor shows information about the closest data value to the mouse cursor.

DataCursorSmith

DataCursor shows information about the closest data value to the mouse cursor.

DataCursorXY

DataCursor shows information about the closest data value to the mouse cursor.

ResultTable

Result table showing information about the closest data value to the mouse cursor.

Delegates

DataCursor3D.ChangeResultContentEventHandler

The delegate to use for handlers that receive the FormatText event.

DataCursorPolar.ChangeResultContentEventHandler

The delegate to use for handlers that receive the FormatText event.

DataCursorSmith.ChangeResultContentEventHandler

The delegate to use for handlers that receive the FormatText event.

DataCursorXY.ChangeResultContentEventHandler

The delegate to use for handlers that receive the FormatText event.