Table of Contents

TTMSFNCAreaChart.XYToSlice Method

Returns the pie or spider slice point under the given screen coordinates; returns nil if none.

API unit family: TMSFNCChart Declaring type: TTMSFNCAreaChart Inherited from: TTMSFNCChart

Syntax

function XYToSlice(X, Y: Double): TTMSFNCChartPoint;

Parameters

Name Description
X Horizontal screen coordinate.
Y Vertical screen coordinate.

Returns

Returned value.