LightningChart .NET Help
Layer items.
Namespace:
Arction.Wpf.Charting.Maps
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic MapItem[] Items { get; }Public ReadOnly Property Items As MapItem()
Get
public:
property array<MapItem^>^ Items {
array<MapItem^>^ get ();
}Property Value
Type:
MapItem
See Also