AGI STK Objects 11Send comments on this topic.
History Property (IAgVeGfxAttributesRealtime)
See Also
Windows






Windows & Linux

Description

Get the historical data, consisting of all data points received from the time of the most current data point back to the last point within the look behind duration.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property History() As IAgVeGfxAttributesBasic
[C#]
public IAgVeGfxAttributesBasic History {get;}
[Managed C++]
public: __property IAgVeGfxAttributesBasic ^ get_History();
[Unmanaged C++]
public: HRESULT get_History(
    IAgVeGfxAttributesBasic ** ppVal
);
[Java]
public IAgVeGfxAttributesBasic getHistory();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.