TRVReportDxChart.Catalog

<< Click to display table of contents >>

TRVReportDxChart.Catalog

A collection of items, each of which defines a chart template based on TdxChartControl component (by Developer Express).

property Catalog: TRVReportDxChartCatalogCollection;

When a chart item is added to a report, it is linked to one of the items in this collection (via the item's Name property). During report generation, chart images are created based on the selected template.