TRVReportDxChartCatalogCollection

Properties

<< Click to display table of contents >>

TRVReportDxChartCatalogCollection

Properties

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)

hmtoggle_arrow1Hierarchy

Description

This is a class of TRVReportDxChart.Catalog property.

Classes of items: TRVReportDxChartCatalogItem.