IGeoSeries
Interface

Assembly LiveChartsCore
Namespace LiveChartsCore.Geo

Summary:
Defines a geographical data series.

Derived:
HeatLandSeries<TModel>

Properties

Gets or sets a value to indecate whether the series is visible.
Type: Boolean

Methods

// Draw the series.
MapContext context// The map context.
)
// Deltes the series.
MapContext context// The map context.
)