Click or drag to resize

MapNames Property

LightningChart .NET Help
Get internal area name list. 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 List<MapHeader> Names { get; }

Property Value

Type: ListMapHeader
See Also