Search found 2 matches

by sming
Fri Feb 14, 2014 6:00 am
Forum: Application Development
Topic: Showing trendviewer in webserver?
Replies: 1
Views: 5798

Showing trendviewer in webserver?

Hello Actually I show some values from different tags on a html site with the webserver. These tags are also showed in a trendviewer on a T7A. All this works perfect. But now i also would like to show the whole trendviewer object an a html site. Is it posible? If not: Maybe there's a Option only to ...
by sming
Wed Feb 05, 2014 8:31 am
Forum: Application Development
Topic: Legend of TrendViewer - possible to customize?
Replies: 1
Views: 5472

Legend of TrendViewer - possible to customize?

Hi Folks I've got a Screen with a TrendViewer on it and I can show the legend using the code Trendviewer1.ShowLegend(100,100); Question: Is it possible to customize this very small popup window? Especially the Show/Hide Buttons? Because I think it's not possible, I tried to make my own legend-window...