Enum LegendBoxInteractionItem
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Value to identify on which item interaction happened at LegendBox.
public enum LegendBoxInteractionItem
Fields
Background = 1Background.
CheckBox = 2CheckBox.
Icon = 3Icon.
None = 0None. Has not been interacted with.
Title = 4Title.