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

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