Xuni.Xamarin.FlexChart Namespace : FlexChartHitTestInfo Class |
The following tables list the members exposed by FlexChartHitTestInfo.
Name | Description | |
---|---|---|
ChartElement | The chart element type selected. | |
FlexChart | The flex chart 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. | |
Series | The selected series if x/y resides inside a series symbol, null otherwise. | |
XValue | The x value of the x axis. | |
YValue | The y value of the y axis. |