TileLayerServerCallCount Property |
LightningChart .NET Help
Used for getting server call count.
Namespace:
Arction.WinForms.Charting.Maps
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic int ServerCallCount { get; }Public ReadOnly Property ServerCallCount As Integer
Get
public:
property int ServerCallCount {
int get ();
}Property Value
Type:
Int32
See Also