|
|
Location
|
The LocationData type exposes the following members.
| Name | Description | |
|---|---|---|
| LocationData | Initializes a new instance of the LocationData class |
| Name | Description | |
|---|---|---|
| DataSource | Gets or sets associated GrafanaDataSourceBase instance. |
| Name | Description | |
|---|---|---|
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetLocationData(ListTarget, CancellationToken) | Queries Grafana data source for location data. | |
| GetLocationData(Double, Double, ListTarget, CancellationToken) | Queries Grafana data source for location data offsetting duplicate coordinates using a radial distribution. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |