Table of Contents

TTMSFNCStackedPercentageBarChart.XYToYAxis Method

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

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

Syntax

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

Parameters

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

Returns

Returned value.