I have created a report chart in VF page, Instead of using this refresh button(showRefreshButton="true"), can I refresh this report chart using REST API<apex:page> <analytics:reportChart reportId="00O2w000006idAJEAY" showRefreshButton="true" size="tiny" hideOnError="true"/>.</apex:page>Anyone have any idea? Is there any way to do this?