TRVReportChartItemInfo.ChartTitle

<< Click to display table of contents >>

TRVReportChartItemInfo.ChartTitle

A chart title.

property ChartTitle: TRVUnicodeString;

This title will be displayed in chart images (if the chart template allows showing a chart title).

This string may contain field codes that will be replaced on report generation.

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

Default value

'' (empty string)