Table of Contents

Enum HighlightStateSource

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

Reason/source for highlighting event.

public enum HighlightStateSource

Fields

Hover = 0

Items highlighting state has changed because of user action.

LegendBox = 1

Items highlighting state has changed because of legend box action.

UserSet = 2

Items highlighting state has changed because of user action. Items SetHighlight or RemoveHighlight has been called.