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