Click or drag to resize

TileLayerHEREUseProduction Property

LightningChart .NET Help
Use production server of map provider. Enable this when releasing application customer.

Namespace:  Arction.WinForms.Charting.Maps
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[DefaultValueAttribute(true)]
public bool HEREUseProduction { get; set; }

Property Value

Type: Boolean
See Also