PLC.Factory.TrendManagementUtils.GetJSONStringTrendHistoryWithAnnotations trendType
I was wondering where the documentation for this method is, as I am working on a custom mashup with a dygraph and passing in nothing for trendType causes errors. I've poked around and see PerformanceHistory and StatusHistory return data, but not in the way I need it to as I'm graphing properties other than performance metrics and status metrics.

