Click or drag to resize

TileLayerCacheImages Property

LightningChart .NET Help
Cache images to a file folder. Speeds up the tile fetching when using same zoom levels and regions.

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 CacheImages { get; set; }

Property Value

Type: Boolean
See Also