Syntax

expression.FirstSliceAngle

expression A variable that represents a ChartGroup object.

Example

This example sets the angle for the first slice in chart group one in Chart1. The example should be run on a 2-D pie chart.

Visual Basic for Applications
Charts("Chart1").ChartGroups(1).FirstSliceAngle = 15
Draw pie chart data beginning at 90 degrees? Find out the angle of the initial pie slice in 3d pie chart? first first slice angle First Slice Angle Property firstslice FirstSliceAngle FirstSliceAngle Property Set the starting point of the first data point on a 3d pie chart? Start donut chart at horizontal position?

See also: