Click or drag to resize

MapLayerItems Property

LightningChart .NET Help
Gets layer items. This is a dependency property.

Namespace:  Arction.Wpf.ChartingMVVM.Maps
Assembly:  Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntax
public MapItem[] Items { get; }

Property Value

Type: MapItem
See Also