Krysalis jCharts
Published: 07/22/2004 02:01:44
 
  krysalis at sf.net > krysalis > jchartsFont 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.

pieChart2DProperties.setZeroDegreeOffset( 45f );
			
Pie Chart Zero Degree Offset


Valid HTML 4.01!Valid CSS!