Click or drag to resize

LightningChartLib.UWP.ChartingMVVM.Maps Namespace

LightningChart .NET Help
 
Classes
 ClassDescription
Public classBingOptions Tile disk cache. Cache is located at given path. Default is temp folder.
Public classButtonClickOnMapItemEventArgs Button click on map item event arguments.
Public classCity City.
Public classCityOptions City options.
Public classConversionStateChangedEventArgs Represents a class that provides arguments for the ConversionStateChanged event.
Public classInt32ObservableCollection Represents a collection of Int32Observable objects.
Public classLine Line.
Public classLineLayer LineLayer.
Public classLineOptions Line options.
Public classLoadErrorEventArgs Represents a class that provides arguments for the LoadError event.
Public classMap Map data container.
Public classMapBackground Map background.
Public classMapBackgroundCollection Represents a collection of MapBackground objects.
Public classMapChangedEventArgs Represents a class that provides arguments for the MapChanged event.
Public classMapConverter Map data container.
Public classMapHeader Map header.
Public classMapItem Map item.
Public classMapItemActionEventArgs Represents a class that provides arguments for the MapItemAction event.
Public classMapItems Map items.
Public classMapItemTitle City title.
Public classMapLayer Layer.
Public classNotifyPropertyChanges Property change notification implementation. Use this as base class for any class which need to implement INotifyPropertyChanged interface.
Public classPointLayer PointLayer.
Public classPopulationCategory Population category.
Public classPopulationCategoryCollection Represents a collection of PopulationCategory objects.
Public classRegion Region.
Public classRegionLayer RegionLayer.
Public classRegionOptions Region options.
Public classStencilArea Stencil area used to mask in/out areas when drawing data.
Public classStencilAreaCollection Represents a collection of StencilArea objects.
Public classTileCacheWriter Class to write certain map area and zoom levels to file system folder.
Public classTileFetchFailedEventArgs Represents a class that provides arguments for the TileFetchFailed event.
Public classTileFetchProgressEventArgs Represents a class that provides arguments for the TileFetchProgress event.
Public classTileFormatValueEventArgs Represents a class that provides arguments for the TileFormatValue event.
Public classTileLayer Map tile layer. Get image to front or back of map.
Public classTileLayerCollection Represents a collection of TitleLayer objects.
Delegates
 DelegateDescription
Public delegateMapButtonDownOnMapItemEventHandler The delegate to use for handlers that receive the ButtonDownOnMapItem event.
Public delegateMapLoadErrorEventHandler The delegate to use for handlers that receive the LoadError event.
Public delegateMapMapChangedEventHandler The delegate to use for handlers that receive the MapChanged event.
Public delegateMapOverOffMapItemEventHandler The delegate to use for handlers that receive the OverOffMapItem event.
Public delegateMapOverOnMapItemEventHandler The delegate to use for handlers that receive the OverOnMapItem event.
Public delegateMapConverterConversionStateChangedEventHandler The delegate to use for handlers that receive the ConversionStateChanged event.
Public delegateTileCacheWriterTileFetchProgressEventHandler The delegate to use for handlers that receive the Progress event.
Public delegateTileLayerTileFetchFailedEventHandler The delegate to use for handlers that receive the TileFetchFailed event.
Enumerations
 EnumerationDescription
Public enumerationCityOptionsCityType Cities type. Determines which kind of cities are shown.
Public enumerationMapDrawStyle Draw style.
Public enumerationMapMapType Map type.
Public enumerationMapRenderingOptimization Rendering optimization.
Public enumerationMapConverterConversionProgress Map conversion progress indication.
Public enumerationMapConverterConversionResult Map conversion result.
Public enumerationMapLayerLayerType Layer type.
Public enumerationTileLayerLayerType Layer type.