Table of Contents

TTMSFNCLineChart.SerieByName Property

Returns the series whose LegendText matches AName; returns nil if not found.

API unit family: TMSFNCChart Declaring type: TTMSFNCLineChart Inherited from: TTMSFNCChart Type: TTMSFNCChartSerie

Syntax

property SerieByName[AName: string]: TTMSFNCChartSerie;