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

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

Public Properties

Property Type Description
ChartPointsProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnChartPointsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
WindChartControl ( ) : System

Private Methods

Method Description
GetAngleInRadian ( IChartPoint value ) : double

Method Details

OnChartPointsChanged() public static method

public static OnChartPointsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
d System.Windows.DependencyObject
e System.Windows.DependencyPropertyChangedEventArgs
return void

WindChartControl() public method

public WindChartControl ( ) : System
return System

Property Details

ChartPointsProperty public static property

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