TQRChart.SetChart

TQRChart.SetChart
TQRChart

procedure SetChart(AChart: TCustomChart);

Unit
QrTee

Description
Copies all contents (Series, Axes, etc) from the AChart parameter to the internal chart displayed at QRChart control.

Note:
This method duplicates all series in AChart into the QRChart.Chart control.