The
chart property enables access to the chart configuration dialog from the toolbar. The dialog can be used either to provide a user with a means of generating a chart from scratch or to use the
Serialize button to generate a pre-defined chart configuration that can be assigned to the
chartConfig property and then generate the chart automatically. The minimum level of configuration simply requires that the user select the grid columns whose data should be used to provide chart axis. If the document either defines an element with the id in the format
dbnetgrid_id_chartPanel or the id is specified in the
chartPanel property of the chart configuration object the chart will be rendered inside that element, otherwise the chart will be displayed in the chart dialog.