Table of Contents

TTMSFNCBarChart.SerieByName Property

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

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

Syntax

property SerieByName[AName: string]: TTMSFNCChartSerie;