Click or drag to resize

IHighlightingItemIsHighlighted Method

LightningChart .NET Help
returns true if the object is highlighted.

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
bool IsHighlighted()

Return Value

Type: Boolean
True if the object is highlighted.
See Also