Look behind duration: specifies how long the temporary data points are to be stored by subtracting the look behind duration from the time of the most current data point. Uses Time Dimension.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property LookBehind() As Double |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property double get_LookBehind(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|






