Table of Contents

Namespace LightningChartLib.WinForms.Charting.Maps

Classes

BingOptions

Tile disk cache. Cache is located at given path. Default is temp folder.

BoundingBox
summary T:LightningChartLib.WinForms.Charting.Maps.BoundingBox
ButtonClickOnMapItemEventArgs

Button click on map item event arguments.

City

City.

CityOptions

City options.

ConversionStateChangedEventArgs

Represents a class that provides arguments for the ConversionStateChanged event.

CopyrightDetails
summary T:LightningChartLib.WinForms.Charting.Maps.CopyrightDetails
Copyrights
summary T:LightningChartLib.WinForms.Charting.Maps.Copyrights
HereApiResponse
summary T:LightningChartLib.WinForms.Charting.Maps.HereApiResponse
Line

Line.

LineLayer

LineLayer.

LineOptions

Line options.

LoadErrorEventArgs

Represents a class that provides arguments for the LoadError event.

Map

Map data container.

MapBackground

Map background.

MapChangedEventArgs

Represents a class that provides arguments for the MapChanged event.

MapConverter

Map data container.

MapHeader

Map header.

MapItem

Map item.

MapItemActionEventArgs

Represents a class that provides arguments for the MapItemAction event.

MapItemTitle

City title.

MapItems

Map items.

MapLayer

Layer.

NotifyPropertyChanges

Property change notification implementation. Use this as base class for any class which need to implement INotifyPropertyChanged interface.

PointLayer

PointLayer.

PopulationCategory

Population category.

Region

Region.

RegionLayer

RegionLayer.

RegionOptions

Region options.

Resources
summary T:LightningChartLib.WinForms.Charting.Maps.Resources
StencilArea

Stencil area used to mask in/out areas when drawing data.

StyleContainer
summary T:LightningChartLib.WinForms.Charting.Maps.StyleContainer
TileCacheWriter

Class to write certain map area and zoom levels to file system folder.

TileFetchFailedEventArgs

Represents a class that provides arguments for the TileFetchFailed event.

TileFetchProgressEventArgs

Represents a class that provides arguments for the TileFetchProgress event.

TileFormatValueEventArgs

Represents a class that provides arguments for the TileFormatValue event.

TileLayer

Map tile layer. Get image to front or back of map.

Enums

CityOptions.CityType

Cities type. Determines which kind of cities are shown.

Map.DrawStyle

Draw style.

Map.MapType

Map type.

Map.RenderingOptimization

Rendering optimization.

MapConverter.ConversionProgress

Map conversion progress indication.

MapConverter.ConversionResult

Map conversion result.

MapLayer.LayerType

Layer type.

TileLayer.LayerType

Layer type.

TileLayer.TilePPI

Tile Pixels per inch (PPI).

TileLayer.TileSize

Tile size.

Delegates

Map.ButtonDownOnMapItemEventHandler

The delegate to use for handlers that receive the ButtonDownOnMapItem event.

Map.LoadErrorEventHandler

The delegate to use for handlers that receive the LoadError event.

Map.MapChangedEventHandler

The delegate to use for handlers that receive the MapChanged event.

Map.OverOffMapItemEventHandler

The delegate to use for handlers that receive the OverOffMapItem event.

Map.OverOnMapItemEventHandler

The delegate to use for handlers that receive the OverOnMapItem event.

MapConverter.ConversionStateChangedEventHandler

The delegate to use for handlers that receive the ConversionStateChanged event.

TileCacheWriter.TileFetchProgressEventHandler

The delegate to use for handlers that receive the Progress event.

TileLayer.TileFetchFailedEventHandler

The delegate to use for handlers that receive the TileFetchFailed event.