"setSeriesRotationAngle"

Rotates the bar of the given series on its own axis.

Synopsis

shape.setSeriesRotationAngle(int series, float degree);

Parameter

Parameter Description
series Series index
degree Bar rotation angle in degree

Description

Rotates the bar of the given series on its own axis.

Assignment

BarChart3D-EWO