Home > @visualization-tools/core > OnPlotAttachChanged > (constructor)
Constructs a new instance of the OnPlotAttachChanged class
Signature:
constructor(onPlotAttachChanged: (...args: TOnPlotAttachChangedArgs<TRenderer>) => void);
| Parameter | Type | Description |
|---|---|---|
| onPlotAttachChanged | (…args: TOnPlotAttachChangedArgs<TRenderer>) => void |