C# Class Ch.Epyx.WindMobile.WP7.View.WindChartControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: epyx-src/WindMobile-WP7 Class Usage Examples

Méthodes publiques

Свойство Type Description
ChartPointsProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
OnChartPointsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
WindChartControl ( ) : System

Private Methods

Méthode Description
GetAngleInRadian ( IChartPoint value ) : double

Method Details

OnChartPointsChanged() public static méthode

public static OnChartPointsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
Résultat void

WindChartControl() public méthode

public WindChartControl ( ) : System
Résultat System

Property Details

ChartPointsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ChartPointsProperty
Résultat System.Windows.DependencyProperty