Click or drag to resize

Map Properties

LightningChart .NET Help

The Map type exposes the following members.

Properties
  NameDescription
Public propertyAllowUserInteraction
Allow user interaction.
Public propertyBackgrounds
Map backgrounds.
Public propertyCityOptions
City draw options.
Public propertyDescription
Map description.
Public propertyFileName
Map file name. Use with Path value to indicate map file.
Public propertyHighlight
Highlight map item when user interactive device over.
Public propertyLakeOptions
Lake draw options.
Public propertyLandOptions
Land draw options.
Public propertyLayers
Map layers.
Public propertyNames
Internal area name list.
Public propertyOptimization
Rendering optimization.
Public propertyOtherOptions
Other map type draw options.
Public propertyOverlapLabels
Show all labels, even if they overlap each other.
Public propertyPath
Map folder.
Public propertyRenderIntensitySeriesBeforeLayerIndex
Layer index before intensity series will be drawn. Use -1 to draw intensity series after all map layers.
Public propertyRiverOptions
River options.
Public propertyRoadOptions
Road options.
Public propertySimpleHighlightColor
Simple highlight map item color when user interactive device is over.
Public propertyTileCacheFolder
Tile cache folder.
Public propertyTileLayers
Map tile layers.
Public propertyType
Map type.
Public propertyUserInteractiveDeviceOverMapItemLayer
Layer index of item on which user interactive device is.
Public propertyXAxisIndex
Index of X axis related to map.
Public propertyYAxisIndex
Index of Y axis related to map.
Top
See Also