Property | Type | Description | |
---|---|---|---|
IsHighlightedProperty | |||
IsSelectedProperty | |||
XProperty | |||
YProperty |
Property | Type | Description | |
---|---|---|---|
ChartPoint | System |
Method | Description | |
---|---|---|
ChartPoint ( double x, double y ) : System |
Method | Description | |
---|---|---|
OnPropertyChanged ( string name ) : void |
Method | Description | |
---|---|---|
ChartPoint ( ) : System |
public ChartPoint ( double x, double y ) : System | ||
x | double | |
y | double | |
return | System |
protected OnPropertyChanged ( string name ) : void | ||
name | string | |
return | void |
public static DependencyProperty,System.Windows IsHighlightedProperty | ||
return |
public static DependencyProperty,System.Windows IsSelectedProperty | ||
return |
public static DependencyProperty,System.Windows XProperty | ||
return |