Click or drag to resize

TileLayer Methods

LightningChart .NET Help

The TileLayer type exposes the following members.

Methods
  NameDescription
Public methodDispose
Release all resources used by this instance.
(Inherited from ChartNode.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetZoomLevel
Get zoom level.
Public methodOnDeserialized
OnDeserialized is called just after the object has been deserialized.
Public methodRefresh
Used for refreshing tile data.
Public methodRemoveNonvisibleTiles
Remove tiles (minus some at the edges), which are not currently visible.
Public methodToString
Item to string.
(Overrides ObjectToString.)
Top
See Also