C# Class LiveCharts.Wpf.DefaultGeoMapTooltip

Inheritance: System.Windows.Controls.UserControl
Mostra 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_oe static_oe property

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

GeoDataProperty public_oe static_oe property

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

LabelFormatterProperty public_oe static_oe property

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