TTMSFNCBarChartSerie.GetPoint Method
Returns the point data at the specified zero-based index as a
TTMSFNCChartPointVirtualsnapshot.
API unit family: TMSFNCChart
Declaring type: TTMSFNCBarChartSerie
Inherited from: TTMSFNCChartSerie
Syntax
function GetPoint(AIndex: Integer): TTMSFNCChartPointVirtual;
Parameters
| Name | Description |
|---|---|
AIndex |
Zero-based index of the point to retrieve. |
Returns
Returned value.