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

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