Click or drag to resize

TileLayerCacheFetchCount Property

LightningChart .NET Help
Cache fetch count. Use to enhance your cache usage.

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

Property Value

Type: Int32
See Also