virtual void Propagate(int SrcIndex, const DewArray<int> &DstIndex);
Copy settings of selected chart to all others.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | SrcIndex | int | |
| 2 | DstIndex | const DewArray<int> & |
Remarks:
Assign all property values of the defined item to the items specified with their indexes in the DstIndex array.
Declared in Dew::Signal::Controls::VCL::TChartList · Dew.Signal.Controls.VCL/SignalToolsTee.h · C++Builder only