Table of Contents

TTMSFNCOHLCChart.XYToBar Method

Returns the bar rectangle point under the given screen coordinates; returns nil if none.

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

Syntax

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

Parameters

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

Returns

Returned value.