Click or drag to resize

MapGetVisibleMapItems Method

LightningChart .NET Help
Get visible map items per layer.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public MapItem[][] GetVisibleMapItems()

Return Value

Type: MapItem
List of visible map items per layer.
See Also