Home > @visualization-tools/core > IReadonlyPlot > getInteractionHandler
Signature:
getInteractionHandler(): IPlotInteractionConnector<TPlotRange> | null;
Returns:
IPlotInteractionConnector<TPlotRange> | null