tadvChartview3D reset

tadvChartview3D

When a user rotates the pie chart they might make it a worse view then when they started.
What is the Delphi VCL code to reset the pie chart to it's starting view/rotation 

You could take a look at the demo, that demonstrates this.

It involves setting the XRotation, YRotation and ZRotation properties of a series.