TRVReportChartItemInfo

Properties

<< Click to display table of contents >>

TRVReportChartItemInfo

Properties

A class of objects in TRichView documents: chart.

Unit [VCL/FMX] RVReportChart / fmxRVReportChart;

Syntax

TRVReportChartItemInfo =

  class (TRVDefinedRectItemInfo)

hmtoggle_arrow1Hierarchy

Description

This item does not represent the chart itself, but an object that contains data required to create a chart image. It is inserted into the report template and, during generation of the final report, is replaced with chart image.

This item works in conjunction with a chart catalog component assigned to RVReportGenerator.ChartCatalog.