Multichannel-systems NeuroExplorer Uživatelský manuál Strana 210

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 373
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 209
ModifyTemplate(doc, "Peri", "Graph|Line color", "1")
ModifyTemplate(doc, "Peri", "Graph|Fill under line", "0")
To change the Y Axis parameter, you need to add YAxis| before the parameter name:
ModifyTemplate(doc, "Peri", "YAxis|Max Type", "Fixed")
ModifyTemplate(doc, "Peri", "YAxis|Fixed Max", "50.")
To change the X Axis parameter, you need to add XAxis| before the parameter name.
doc = GetActiveDocument()
ModifyTemplate(doc, templateName, paramName, newParValue)
See Also
Introduction to NexScript Programming
NexScript Function Categories
Page 208
Zobrazit stránku 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 372 373

Komentáře k této Příručce

Žádné komentáře