firstSliceAngle property

int firstSliceAngle
getter/setter pair

Represents the angle of first slice in a doughnut or pie chart., in degrees (clockwise from vertical). Can be a value from 0 through 360.

Implementation

late int firstSliceAngle;