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

  1. <!-- Chart Switches --> 
  2. 3D:                 true
  3. Slabels:            true
  4. displayPercentages: true
  5. legend:             true
  6. labellines:         true
  7.  
  8. <!-- Chart Characteristics --> 
  9. width:      360
  10. height:     320
  11. nPies:      3
  12. ndecplaces: 0
  13. depth3D:    10
  14. 3Dangle:    40
  15.  
  16. <!-- Link Cursor --> 
  17. <!--  valid values are - crosshair, default, hand, move, text or wait --> 
  18. linkCursor: hand
  19.  
  20. <!-- Popup segment Value Pre & Post Symbols --> 
  21. valuepresym:  $
  22.  
  23. <!-- thousand seperater --> 
  24. thousandseparator: ,
  25.  
  26. <!-- Additional font information --> 
  27. popupfont:  Arial,B,10
  28. slabelfont: Arial,N,10
  29.  
  30. <!-- Additional color information --> 
  31. bgcolor:      #FFFFFF
  32. labelcolor:   #555555
  33. popupbgcolor: #A0A0CC
  34.  
  35. <!-- Title --> 
  36. <!-- title   text|xpos,ypos|Font|Color Defintion --> 
  37. title: Sales by Region|5,10|Arial,B,12|#888888
  38.  
  39. <!-- Legend Information --> 
  40. legendfont:       Arial,N,10
  41. legendposition:   215,120
  42. legendtitle:      Sales Regions
  43. LegendBackground: #FFFFFF
  44. LegendBorder:     #DDDDDD
  45. LegendtextColor:  #202020
  46.  
  47. <!-- Free Form Text --> 
  48. <!--  textn         text,xpos,ypos,font-type,font-style,font-size,Rcolor,Gcolor,Bcolor --> 
  49. text1:  Product X|20,45|Arial,B,10|#000090
  50. text2:  Product Y|180,20|Arial,B,10|#000090
  51. text3:  Combined|20,170|Arial,B,10|#000090
  52.  
  53. <!-- Pie Data --> 
  54. <!--  PieN   x,y,size,number of segments, seperation --> 
  55. Pie1: 50,50,60,6,0
  56. Pie2: 215,30,60,6,5
  57. Pie3: 50,180,100,6,0
  58.  
  59. <!-- Segment Data --> 
  60. <!-- segmentN       series color|legend label|URL|Target Frame --> 
  61. segment1: 115,152,164|N.America
  62. segment2: 99,99,156|Europe
  63. segment3: 185,53,8|Asia
  64. segment4: 239,214,115|Africa
  65. segment5: 0,63,68|Australia
  66. segment6: 17,97,158|S.America