C# Класс LiveCharts.Uwp.GeoMap

Наследование: Windows.UI.Xaml.Controls.UserControl
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
AnimationsSpeedProperty Windows.UI.Xaml.DependencyProperty
DefaultLandFillProperty Windows.UI.Xaml.DependencyProperty
DisableAnimationsProperty Windows.UI.Xaml.DependencyProperty
EnableZoomingAndPanningProperty Windows.UI.Xaml.DependencyProperty
GradientStopCollectionProperty Windows.UI.Xaml.DependencyProperty
HeatMapProperty Windows.UI.Xaml.DependencyProperty
HoverableProperty Windows.UI.Xaml.DependencyProperty
LandStrokeProperty Windows.UI.Xaml.DependencyProperty
LandStrokeThicknessProperty Windows.UI.Xaml.DependencyProperty
LanguagePackProperty Windows.UI.Xaml.DependencyProperty
SourceProperty DependencyProperty

Private Properties

Свойство Тип Описание
ColorInterpolation Color
Draw void
LinealInterpolation double
OnHeapMapChanged void
POnMouseDown void
POnMouseEnter void
POnMouseLeave void
ShowMeSomeHeat void

Открытые методы

Метод Описание
GeoMap ( ) : System

Initializes a new instance of the GeoMap class.

Restart ( ) : void

Moves the map to a specif area

Restarts the current map view

UpdateKey ( string key, double value ) : void

Sets a heat map value with a given key, then updates every land heat color

Приватные методы

Метод Описание
ColorInterpolation ( double weight ) : Color
Draw ( ) : void
LinealInterpolation ( double fromComponent, double toComponent, double fromOffset, double toOffset, double value ) : double
OnHeapMapChanged ( DependencyObject o, DependencyPropertyChangedEventArgs e ) : void
POnMouseDown ( object sender, PointerRoutedEventArgs mouseButtonEventArgs ) : void
POnMouseEnter ( object sender, MouseEventArgs mouseEventArgs ) : void
POnMouseLeave ( object sender, MouseEventArgs mouseEventArgs ) : void
ShowMeSomeHeat ( ) : void

Описание методов

GeoMap() публичный Метод

Initializes a new instance of the GeoMap class.
public GeoMap ( ) : System
Результат System

Restart() публичный Метод

Moves the map to a specif area Restarts the current map view
public Restart ( ) : void
Результат void

UpdateKey() публичный Метод

Sets a heat map value with a given key, then updates every land heat color
public UpdateKey ( string key, double value ) : void
key string key
value double new value
Результат void

Описание свойств

AnimationsSpeedProperty публичное статическое свойство

The animations speed property
public static DependencyProperty,Windows.UI.Xaml AnimationsSpeedProperty
Результат Windows.UI.Xaml.DependencyProperty

DefaultLandFillProperty публичное статическое свойство

The default land fill property
public static DependencyProperty,Windows.UI.Xaml DefaultLandFillProperty
Результат Windows.UI.Xaml.DependencyProperty

DisableAnimationsProperty публичное статическое свойство

The disable animations property
public static DependencyProperty,Windows.UI.Xaml DisableAnimationsProperty
Результат Windows.UI.Xaml.DependencyProperty

EnableZoomingAndPanningProperty публичное статическое свойство

The enable zooming and panning property
public static DependencyProperty,Windows.UI.Xaml EnableZoomingAndPanningProperty
Результат Windows.UI.Xaml.DependencyProperty

GradientStopCollectionProperty публичное статическое свойство

The gradient stop collection property
public static DependencyProperty,Windows.UI.Xaml GradientStopCollectionProperty
Результат Windows.UI.Xaml.DependencyProperty

HeatMapProperty публичное статическое свойство

The heat map property
public static DependencyProperty,Windows.UI.Xaml HeatMapProperty
Результат Windows.UI.Xaml.DependencyProperty

HoverableProperty публичное статическое свойство

The hoverable property
public static DependencyProperty,Windows.UI.Xaml HoverableProperty
Результат Windows.UI.Xaml.DependencyProperty

LandStrokeProperty публичное статическое свойство

The land stroke property
public static DependencyProperty,Windows.UI.Xaml LandStrokeProperty
Результат Windows.UI.Xaml.DependencyProperty

LandStrokeThicknessProperty публичное статическое свойство

The land stroke thickness property
public static DependencyProperty,Windows.UI.Xaml LandStrokeThicknessProperty
Результат Windows.UI.Xaml.DependencyProperty

LanguagePackProperty публичное статическое свойство

The language pack property
public static DependencyProperty,Windows.UI.Xaml LanguagePackProperty
Результат Windows.UI.Xaml.DependencyProperty

SourceProperty публичное статическое свойство

The source property
public static DependencyProperty SourceProperty
Результат DependencyProperty