home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Grafica / 3dpie / Examples / piepropsS3D.txt < prev    next >
Text File  |  2004-12-23  |  1KB  |  55 lines

  1. <!-- Chart Switches --> 
  2. 3D:                 true
  3. Slabels:            true
  4. displayPercentages: true
  5. labellines:         true
  6.  
  7. <!-- Chart Characteristics --> 
  8. width:      340
  9. height:     160
  10. nPies:      1
  11. ndecplaces: 0
  12. depth3D:    10
  13. 3Dangle:    45
  14.  
  15. <!-- Link Cursor --> 
  16. linkCursor: hand
  17.  
  18. <!-- Popup segment Value Pre & Post Symbols --> 
  19. valuepresym: $
  20.  
  21. <!-- thousand seperater --> 
  22. thousandseparator: ,
  23.  
  24. <!-- Additional font information --> 
  25. popupfont:  Arial,B,10
  26. slabelfont: Arial,N,10
  27.  
  28. <!-- Additional color information --> 
  29. bgcolor:      #FFFFFF
  30. labelcolor:   #555555
  31. popupbgcolor: #A0A0CC
  32.  
  33. <!-- Title --> 
  34. title: Sales by Region|10,15|Arial,BI,12|#888888
  35.  
  36. <!-- Pie Data -->
  37. <!--  PieN   x,y,size,number of segments, seperation --> 
  38. Pie1: 115,35,100,6,0
  39.  
  40. <!-- Pie Segement Labels --> 
  41. pie1label1: N.America
  42. pie1label2: Europe
  43. pie1label3: Asia
  44. pie1label4: Africa
  45. pie1label5: Australia
  46. pie1label6: S.America
  47.  
  48. <!-- Segment Data --> 
  49. <!-- segmentN       series color|legend label|URL|Target Frame --> 
  50. segment1: 115,152,164|N.America
  51. segment2: 99,99,156|Europe
  52. segment3: 185,53,8|Asia
  53. segment4: 239,214,115|Africa
  54. segment5: 0,63,68|Australia
  55. segment6: 17,97,158|S.America