TRVReportChartItemInfo.CatalogItemName

<< Click to display table of contents >>

TRVReportChartItemInfo.CatalogItemName

A reference to a chart template.

property CatalogItemName: TRVUnicodeString;

The name of the template that will be used to generate charts. It must match the Name property of one of the items in the RVReportGenerator.ChartCatalog.Catalog collection. Chart images will be generated based on the template belonging to this collection item.

Use TRichViewEdit.SetCurrentItemExtraStrPropertyEx to change value of this property as an editing operation (rvespcNameInCatalog).

Default value

'' (empty string)