Click or drag to resize

Arction.WinForms.Charting.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 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 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 classRegion
Region.
Public classRegionLayer
RegionLayer.
Public classRegionOptions
Region options.
Public classStencilArea
Stencil area used to mask in/out areas when drawing data.
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.
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