Search found 1 match
- Fri Jun 21, 2019 3:39 am
- Forum: Scripting
- Topic: Custom trends
- Replies: 1
- Views: 5139
Custom trends
Hi, I am looking for some help to create customized trends. I would like to add new Curves to exisitng trendviewer window. I can add new curve object and it is displayed in legend with a title but I am unable to cionnect it to tag and connect to value. Curve curve = new Curve(); curve.Name = "Test1"...