Bump. I'm interested too.
Mik At 12:41 PM 3/9/2007, you wrote: >Hi, > >i have the following code for a chchart: > ><cfchart chartheight="190" chartwidth="160"> > <cfchartseries type="pie" colorlist="Red,Green" > datalabelstyle="none"> > <cfchartdata item="Used" value="5"> > <cfchartdata item="Free 245 MB" value="245"> > </cfchartseries> > </cfchart> > >The problem is that the first item "Used" seems to start at a random >angle and I would really like it to start at 0 degrees (straight up). > >Is there anyway to do this? > >Thanks, > >Sam > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:272372 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

