GeoMap
Class

Assembly LiveChartsCore.SkiaSharpView.Blazor
Namespace LiveChartsCore.SkiaSharpView.Blazor

Summary:

Inheritance:
Object =>
ComponentBase =>
GeoMap
Implements:

Properties

Gets the motion canvas.
Type: MotionCanvas<SkiaSharpDrawingContext>
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: CoreMap<SkiaSharpDrawingContext>
Gets or sets the projection.
Type: MapProjection
Gets or sets the stroke.
Type: IPaint<SkiaSharpDrawingContext>
Gets or sets the fill.
Type: IPaint<SkiaSharpDrawingContext>
Gets or sets the series.
Type: IEnumerable<IGeoSeries>