GeoMap
Class
Assembly LiveChartsCore.SkiaSharpView.Maui
Namespace LiveChartsCore.SkiaSharpView.Maui
Summary:
Implements:
Constructors
// Initializes a new instance of the SourceGenMapChart class.
Properties
Gets the motion canvas.
Type: CoreMotionCanvas
Type: CoreMotionCanvas
Gets the core chart.
Type: GeoMapChart
Type: GeoMapChart
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 projection.
Type: MapProjection
Type: MapProjection
Gets or sets the series.
Type: IEnumerable<IGeoSeries>
Type: IEnumerable<IGeoSeries>
Gets or sets the tooltip.
Type: IGeoMapTooltip
Type: IGeoMapTooltip
Gets or sets the tooltip position.
Type: TooltipPosition
Type: TooltipPosition
Gets or sets the tooltip text paint.
Type: Paint
Type: Paint
Gets or sets the tooltip background paint.
Type: Paint
Type: Paint
Gets or sets the tooltip text size.
Type: Double
Type: Double
Gets or sets the zooming speed, a value between 0.1 and 0.95.
Type: Double
Type: Double
Gets or sets the minimum zoom level. Defaults to 1.
Type: Double
Type: Double
Gets or sets the maximum zoom level. Defaults to 100.
Type: Double
Type: Double