Click or drag to resize

LightningChartLib.UWP.ChartingMVVM.Maps.Views Namespace

LightningChart .NET Help
 
Classes
 ClassDescription
Public classMapConverterDialog Map converter dialog.
Public classMapCreatorView Map creator view. User can input/select: - Map Description - Map source files (shp and dbf) - Map configuration file (optional) MapCreatorViewModel should contain data gathered so that MapConverter can create map based on those.
Public classMapFileDataView Map File Data. Used to get the information about the data stored in the map file for single layer.
Public classMapFileView Map File view. Used for selecting shp and dbf files, layer type and whether it's base layer.
Delegates
 DelegateDescription
Public delegateMapConverterDialogConversionStateChangedEventHandler The delegate to use for handlers that receive the ConversionStateChanged event.