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

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