10-30-2017 12:53 PM
Hello Everyone,
I created a 2DTable in Report with script. The default number of rows in the table is 10, How can I delete some rows with script?
Thanks,
gq
Solved! Go to Solution.
10-31-2017 02:28 PM
Hello,
I believe you are referring to the items on the scaling tab. This can be found in the DIAdem help progamming referenece: http://zone.ni.com/reference/en-XX/help/370858M-01/dlgpresent/graph_dlg_2dtable_tab/d2table_tab_scal...
This page (linked from the first) has an example regarding setting number of items and such:
11-01-2017 11:12 AM
That's what I need. Thank you very much!