action_insert-chart TrvrActionInsertChart

Properties

<< Click to display table of contents >>

action_insert-chart TrvrActionInsertChart

Properties

TrvrActionInsertChart is an action for inserting a chart item at the caret position of the target editor.

Additionally, it allows TrvActionItemProperties to edit properties of these items.

Unit [VCL/FMX] RVReportActions / fmxRVReportActions;

Syntax

TrvrActionInsertChart = class (TrvAction);

hmtoggle_arrow1Hierarchy

Description

This action has the following properties

ChartCatalog is used to get a list of available chart templates. Required.

DataProvider is used to get a list of tables and fields, to help users writing data queries.

ChartWidth, ChartHeight define the size for inserted charts.