Krysalis jCharts
 
  Font size:      
 

Pie Charts

PDF
PDF

Zero Degree Offset

If we would like to have the 'first' slice of the pie start at somewhere besides zero degrees, we could add the following code to make it start at 45 degrees. Note where the blue slice starts.

pieChart3DProperties.setZeroDegreeOffset( 45f );
			
Pie Chart 3D Zero Degree Offset


Valid HTML 4.01!Valid CSS!