Xuni.Xamarin.FlexPie Namespace : FlexPieHitTestInfo Class |
The following tables list the members exposed by FlexPieHitTestInfo.
Name | Description | |
---|---|---|
![]() | FlexPieHitTestInfo Constructor | Internal constructor, customer should not need to initialize this object. |
Name | Description | |
---|---|---|
![]() | FlexPie | The flex pie object the hit test occured inside. |
![]() | Point | coordinate of the hit test / touch event. (Inherited from Xuni.Xamarin.Core.XuniHitTestInfo) |
![]() | PointIndex | If a series symbol was selected this is the index of that symbol, otherwise it will be -1. |
![]() | XValue | The x value of the x axis. |
![]() | YValue | The y value of the y axis. |