Click or drag to resize

TileLayer Properties

LightningChart .NET Help

The TileLayer type exposes the following members.

Properties
  NameDescription
Public propertyAboveVectorMap
Is layer drawn above or below map. Default is above (true).
Public propertyAlphaLevel
Tile layer alpha level. Valid range is 0..255.
Public propertyCacheFetchCount
Cache fetch count. Use to enhance your cache usage.
Public propertyCacheImages
Cache images to a file folder. Speeds up the tile fetching when using same zoom levels and regions.
Public propertyHEREApiKey
ApiKey from Here.
Public propertyHEREUseProduction
Use production server of map provider. Enable this when releasing application customer.
Public propertyServerCallCount
Used for getting server call count.
Public propertyType
Defines layer type.
Public propertyVisible
Defines if property is visible.
Top
See Also