visualization-tools

Home > @visualization-tools/core > OnPlotAttachChanged > (constructor)

OnPlotAttachChanged.(constructor)

Constructs a new instance of the OnPlotAttachChanged class

Signature:

constructor(onPlotAttachChanged: (...args: TOnPlotAttachChangedArgs<TRenderer>) => void);

Parameters

Parameter Type Description
onPlotAttachChanged (…args: TOnPlotAttachChangedArgs<TRenderer>) => void