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

Inheritance: System.Windows.Controls.UserControl
Show file Open project: epyx-src/WindMobile-WP7

Public Properties

Property Type Description
ChartViewModelProperty System.Windows.DependencyProperty

Public Methods

Method 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 method

public Activate ( ) : void
return void

ChartControl() public method

public ChartControl ( ) : System
return System

ChartViewModelChanged() public static method

public static ChartViewModelChanged ( System d, System e ) : void
d System
e System
return void

ChartViewModel_StartRefreshing() public method

public ChartViewModel_StartRefreshing ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
return void

ChartViewModel_ValidChartDataFound() public method

public ChartViewModel_ValidChartDataFound ( object sender, EventArgs arg ) : void
sender object
arg System.EventArgs
return void

Property Details

ChartViewModelProperty public static property

public static DependencyProperty,System.Windows ChartViewModelProperty
return System.Windows.DependencyProperty