TileLayerMapQuestServerCallCount Property |
LightningChart .NET Help
Gets MapQuest server call count. This is a dependency property.
Namespace:
Arction.Wpf.ChartingMVVM.Maps
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic int MapQuestServerCallCount { get; }Public ReadOnly Property MapQuestServerCallCount As Integer
Get
public:
property int MapQuestServerCallCount {
int get ();
}Property Value
Type:
Int32
See Also