Table of Contents

TTMSFNCDonutChart.SerieByName Property

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

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

Syntax

property SerieByName[AName: string]: TTMSFNCChartSerie;