TTMSFNCBandChart.XYToSlice Method
Returns the pie or spider slice point under the given screen coordinates; returns
nilif none.
API unit family: TMSFNCChart
Declaring type: TTMSFNCBandChart
Inherited from: TTMSFNCChart
Syntax
function XYToSlice(X, Y: Double): TTMSFNCChartPoint;
Parameters
| Name | Description |
|---|---|
X |
Horizontal screen coordinate. |
Y |
Vertical screen coordinate. |
Returns
Returned value.