Click or drag to resize

TileLayerType Property

LightningChart .NET Help
Defines layer type.

Namespace:  Arction.Wpf.Charting.Maps
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(typeof(TileLayerLayerType), "Street")]
public TileLayerLayerType Type { get; set; }

Property Value

Type: TileLayerLayerType
See Also