QuantStudio Financial Data Analysis and Trading Framework

TStatBox Class

A text box with time series statistics on a chart

For a list of all members of this type, see TStatBox Members.

System.Object
   System.MarshalByRefObject
      RQuant.Core.TObject
         RQuant.Canvas.TTextBox
            RQuant.Indicator.TStatBox

[Visual Basic]
Public Class TStatBox
    Inherits TTextBox
[C#]
public class TStatBox : TTextBox

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: RQuant.Indicator

Assembly: RQuant.Indicator (in RQuant.Indicator.dll)

See Also

TStatBox Members | RQuant.Indicator Namespace