Table of Contents

TTMSFNCBandChart.SerieByName Property

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

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

Syntax

property SerieByName[AName: string]: TTMSFNCChartSerie;