|
<< Click to display table of contents >> TRVReportTeeChartCatalogCollection |
TRVReportTeeChartCatalogCollection is a collection of items, each of which defines a chart template based on TChart component (by Steema Software).
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.
Unit [VCL/FMX] RVReportTeeChart / fmxRVReportTeeChart;
Syntax
TRVReportTeeChartCatalogCollection =
class (TRVReportChartCatalogCollection)
TObject TPersistent TCollection TOwnedCollection |
This is a class of TRVReportTeeChart.Catalog property.
Classes of items: TRVReportTeeChartCatalogItem.