Click or drag to resize

MapHighlight Property

LightningChart .NET Help
Highlight map item when user interactive device over.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(Highlight.Simple)]
public Highlight Highlight { get; set; }

Property Value

Type: Highlight
See Also