Table of Contents

TTMSFNCVariableRadiusPieChart.XYToXAxis Method

Returns True when the given screen coordinates fall within the x-axis area.

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

Syntax

function XYToXAxis(X, Y: Double): Boolean;

Parameters

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

Returns

Returned value.