Click or drag to resize

MapPath Property

LightningChart .NET Help
Gets or sets map folder. 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 string Path { get; set; }

Property Value

Type: String
See Also