visualization-tools

Home > @visualization-tools/core > IReadonlyPlot > getInteractionHandler

IReadonlyPlot.getInteractionHandler() method

Signature:

getInteractionHandler(): IPlotInteractionConnector<TPlotRange> | null;

Returns:

IPlotInteractionConnector<TPlotRange> | null