TTMSFNCBarChartSerie.XYToArea Method
Returns
Trueif canvas coordinates(X, Y)fall within the filled area of this series.
API unit family: TMSFNCChart
Declaring type: TTMSFNCBarChartSerie
Inherited from: TTMSFNCChartSerie
Syntax
function XYToArea(X, Y: Double): Boolean;
Parameters
| Name | Description |
|---|---|
X |
Canvas x-coordinate to test. |
Y |
Canvas y-coordinate to test. |
Returns
Returned value.