Multichannel-systems NeuroExplorer Manual de usuario Pagina 210

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 373
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 209
1 2 ... 205 206 207 208 209 210 211 212 213 214 215 ... 372 373

Comentarios a estos manuales

Sin comentarios