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

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

Méthodes publiques

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

Méthodes publiques

Méthode Description
Activate ( ) : void
ChartControl ( ) : System
ChartViewModelChanged ( System d, System e ) : void
ChartViewModel_StartRefreshing ( object sender, EventArgs e ) : void
ChartViewModel_ValidChartDataFound ( object sender, EventArgs arg ) : void

Method Details

Activate() public méthode

public Activate ( ) : void
Résultat void

ChartControl() public méthode

public ChartControl ( ) : System
Résultat System

ChartViewModelChanged() public static méthode

public static ChartViewModelChanged ( System d, System e ) : void
d System
e System
Résultat void

ChartViewModel_StartRefreshing() public méthode

public ChartViewModel_StartRefreshing ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

ChartViewModel_ValidChartDataFound() public méthode

public ChartViewModel_ValidChartDataFound ( object sender, EventArgs arg ) : void
sender object
arg System.EventArgs
Résultat void

Property Details

ChartViewModelProperty public_oe static_oe property

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