GeoMap
Class

Assembly LiveChartsCore.SkiaSharpView.WinForms
Namespace LiveChartsCore.SkiaSharpView.WinForms

Summary:
The geo map control.

Inheritance:
Implements:

Constructors

// Initializes a new instance of the GeoMap class.

Properties

Gets the motion canvas.
Type: CoreMotionCanvas
Gets or sets whether the chart auto-updates are enabled.
Type: Boolean
Gets or sets the Synchronization Context, use this property to use an external object to handle multi threading synchronization.
Type: Object
Gets or sets the view command.
Type: Object
Gets or sets the active map.
Type: DrawnMap
Gets or sets the projection.
Type: MapProjection
Gets or sets the stroke.
Type: Paint
Gets or sets the fill.
Type: Paint
Gets or sets the series.
Type: IEnumerable<IGeoSeries>
Gets the control height.
Type: Int32
Gets the control width.
Type: Int32