C# Class WPFPlot.Controls.TracingBox

Inheritance: System.Windows.Controls.Control
Exibir arquivo Open project: RuslanIsrafilov/WPFPlot Class Usage Examples

Public Properties

Property Type Description
XValueProperty System.Windows.DependencyProperty
YValueProperty System.Windows.DependencyProperty

Private Methods

Method Description
GraphItem_SegmentChanged ( object sender, EventArgs e ) : void
Hide ( ) : void
IsValueInSegment ( double x ) : bool
Show ( ) : void
TracingBox ( ) : System
TracingBox ( GraphItem item ) : System
UpdatePosition ( double realX ) : void
UpdateVisibility ( ) : bool

Property Details

XValueProperty public_oe static_oe property

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

YValueProperty public_oe static_oe property

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