@hoopstagee,
You can get reference to the chart instance by passing onRef = {ref => chart = ref} props to the component. This allows you to access all chart properties and methods including render(). Please refer documentation for more information.
—
Manoj Mohan
Team CanvasJS