C# Class LiveCharts.Wpf.DefaultGeoMapTooltip

Inheritance: System.Windows.Controls.UserControl
Show file Open project: beto-rodriguez/Live-Charts

Public Properties

Property Type Description
CornerRadiusProperty System.Windows.DependencyProperty
GeoDataProperty System.Windows.DependencyProperty
LabelFormatterProperty System.Windows.DependencyProperty

Public Methods

Method Description
DefaultGeoMapTooltip ( ) : System

Initializes a new instance of the DefaultGeoMapTooltip class.

Method Details

DefaultGeoMapTooltip() public method

Initializes a new instance of the DefaultGeoMapTooltip class.
public DefaultGeoMapTooltip ( ) : System
return System

Property Details

CornerRadiusProperty public static property

The corner radius property
public static DependencyProperty,System.Windows CornerRadiusProperty
return System.Windows.DependencyProperty

GeoDataProperty public static property

The geo data property
public static DependencyProperty,System.Windows GeoDataProperty
return System.Windows.DependencyProperty

LabelFormatterProperty public static property

The label formatter property
public static DependencyProperty,System.Windows LabelFormatterProperty
return System.Windows.DependencyProperty