setTrendByObject()
Set a trend configuration to view by using a VarTrendTrendSettings object.
Synopsis
synchronized public int
                    setTrendByObject(shared_ptr<VarTrendTrendSettings> ptrTrend)
Parameters
| Parameter | Description | 
|---|---|
| ptrTrend | Object of trend settings | 
Return value
-
Errors
0 when OK, -1 when error.
Description
Set a trend configuration to VarTrendView panel by using a VarTrendTrendSettings object.
Assignment
VarTrend
