TTMSFNCBarChart.XYToTitle Method
Returns
Truewhen the given screen coordinates fall within the chart title area.
API unit family: TMSFNCChart
Declaring type: TTMSFNCBarChart
Inherited from: TTMSFNCChart
Syntax
function XYToTitle(X, Y: Double): Boolean;
Parameters
| Name | Description |
|---|---|
X |
Horizontal screen coordinate. |
Y |
Vertical screen coordinate. |
Returns
Returned value.