|
<< Click to display table of contents >> TRVReportChartItemInfo |
A class of objects in TRichView documents: chart.
Unit [VCL/FMX] RVReportChart / fmxRVReportChart;
Syntax
TRVReportChartItemInfo =
class (TRVDefinedRectItemInfo)
TObject TPersistent TCustomRVItemInfo TRVNonTextItemInfo TRVSimpleRectItemInfo TRVRectItemInfo TRVDefinedRectItemInfo |
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.