GeoMap
Class
Assembly LiveChartsCore.SkiaSharpView.Avalonia
Namespace LiveChartsCore.SkiaSharpView.Avalonia
Summary:
Object
=>
Animatable
=>
Visual
=>
Layoutable
=>
Interactive
=>
InputElement
=>
Control
=>
UserControl
=>
GeoMap
Constructors
Properties
Gets or sets whether the chart auto-updates are enabled.
Type: Boolean
Type: Boolean
Gets or sets the Synchronization Context, use this property to
use an external object to handle multi threading synchronization.
Type: Object
Type: Object
Gets or sets the view command.
Type: Object
Type: Object
Gets the motion canvas.
Type: CoreMotionCanvas
Type: CoreMotionCanvas
Gets or sets the projection.
Type: MapProjection
Type: MapProjection
Gets or sets the series.
Type: IEnumerable<IGeoSeries>
Type: IEnumerable<IGeoSeries>
Public static fields
The active map property.
Type: AvaloniaProperty<DrawnMap>
Type: AvaloniaProperty<DrawnMap>
The active map property.
Type: AvaloniaProperty<Object>
Type: AvaloniaProperty<Object>
The active map property.
Type: AvaloniaProperty<Object>
Type: AvaloniaProperty<Object>
The projection property.
Type: AvaloniaProperty<MapProjection>
Type: AvaloniaProperty<MapProjection>
The series property.
Type: AvaloniaProperty<IEnumerable<IGeoSeries>>
Type: AvaloniaProperty<IEnumerable<IGeoSeries>>
The stroke property.
Type: AvaloniaProperty<Paint>
Type: AvaloniaProperty<Paint>
The fill color property.
Type: AvaloniaProperty<Paint>
Type: AvaloniaProperty<Paint>