GeoMap
Class

Assembly LiveChartsCore.SkiaSharpView.WinUI
Namespace LiveChartsCore.SkiaSharpView.WinUI

Summary:

Inheritance:
Implements:

Constructors

// Initializes a new instance of the GeoMap class.

Properties

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 the motion canvas.
Type: CoreMotionCanvas
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: Double
Gets the control width.
Type: Double

Public static fields

The active map property
Type: DependencyProperty
The sync context property.
Type: DependencyProperty
The sync context property.
Type: DependencyProperty
The map projection property
Type: DependencyProperty
The series property
Type: DependencyProperty
The stroke property
Type: DependencyProperty
The fill property
Type: DependencyProperty

Methods

// InitializeComponent()
// Connect()
Int32 connectionId, // *summary not found*
Object target// *summary not found*
)
// GetBindingConnector(int connectionId, object target)
Int32 connectionId, // *summary not found*
Object target// *summary not found*
)