status_setting.xml 1.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <settings>
  2. <font>Tahoma</font>
  3. <plot_area>
  4. <margins><left>60</left><top>10</top><right>40</right><bottom>60</bottom></margins>
  5. </plot_area>
  6. <values>
  7. <x>
  8. <enabled>true</enabled>
  9. </x>
  10. <y_left><enabled>true</enabled><min>0</min></y_left>
  11. </values>
  12. <grid>
  13. <x>
  14. <color>#000000</color>
  15. <dashed>false</dashed>
  16. <dash_length>10</dash_length>
  17. <approx_count>180</approx_count>
  18. </x>
  19. <y_left>
  20. <approx_count>10</approx_count>
  21. </y_left>
  22. </grid>
  23. <legend>
  24. <enabled>true</enabled>
  25. <key><size>12</size></key>
  26. </legend>
  27. <indicator>
  28. <enabled>true</enabled>
  29. <x_balloon_enabled>true</x_balloon_enabled>
  30. <y_balloon_on_off>true</y_balloon_on_off>
  31. </indicator>
  32. <graphs>
  33. <graph gid="0">
  34. <color>#005eb4</color>
  35. <color_hover></color_hover>
  36. <fill_alpha></fill_alpha>
  37. <balloon_color></balloon_color>
  38. <balloon_text_color></balloon_text_color>
  39. <bullet></bullet>
  40. <bullet_size></bullet_size>
  41. <bullet_color></bullet_color>
  42. </graph>
  43. </graphs>
  44. </settings>