MapConverterGetConvertedMap Method |
LightningChart .NET Help
Get converted map.
Namespace:
Arction.Wpf.Charting.Maps
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic FileStream GetConvertedMap()
Public Function GetConvertedMap As FileStream
public:
FileStream^ GetConvertedMap()
Return Value
Type:
FileStream[Missing <returns> documentation for "M:Arction.Wpf.Charting.Maps.MapConverter.GetConvertedMap"]
See Also