Chart |
public sealed class ChartHitTestArgs : HitTestArgs<IChartViewModel>
The ChartHitTestArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartHitTestArgs |
Name | Description | |
---|---|---|
![]() | ActualHeight |
Gets the height
(Inherited from HitTestArgsT) |
![]() | ActualWidth |
Gets the width
(Inherited from HitTestArgsT) |
![]() | LeftYAxis | Gets the left IYAxis |
![]() | Point |
Gets the Point (Inherited from HitTestArgsT) |
![]() | RightYAxis | Gets the right IYAxis |
![]() | ViewModel |
Gets the view model
(Inherited from HitTestArgsT) |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object) |