There isn't a specific API call you could use to retrieve the grand total.
You could though use the update event handler to trigger your own grand total calculation every time a new filter is applied.
EDIT:
On second thought, you could actually use the getData()
method for this – among everything else, it returns the grand total value. More on this here.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…