|
<< Click to display table of contents >> TRVReportDxChartCatalogCollection |
TRVReportDxChartCatalogCollection is a collection of items, each of which defines a chart template based on TdxChartControl component (by Developer Express).
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 RVReportDxChart;
Syntax
TRVReportDxChartCatalogCollection =
class (TRVReportChartCatalogCollection)
TObject TPersistent TCollection TOwnedCollection |
This is a class of TRVReportDxChart.Catalog property.
Classes of items: TRVReportDxChartCatalogItem.