Click or drag to resize

ChartHitTestArgs Properties

The ChartHitTestArgs type exposes the following members.

Properties
 NameDescription
Public propertyActualHeight Gets the height
(Inherited from HitTestArgsT)
Public propertyActualWidth Gets the width
(Inherited from HitTestArgsT)
Public propertyLeftYAxis Gets the left IYAxis
Public propertyPoint Gets the Point
(Inherited from HitTestArgsT)
Public propertyRightYAxis Gets the right IYAxis
Public propertyViewModel Gets the view model
(Inherited from HitTestArgsT)
Top
See Also