The FinancialSeriesValue type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FinancialSeriesValue | Initializes a new instance of the FinancialSeriesValue class. |
Methods
| Name | Description | |
|---|---|---|
| Clone | Overridden. See Clone()()(). (Overrides SeriesValueBase..::.Clone()()().) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetRepresentationObject | Overridden. See GetRepresentationObject()()(). (Overrides SeriesValueBase..::.GetRepresentationObject()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetValueBounds | Overridden. See GetValueBounds()()(). (Overrides SeriesValueBase..::.GetValueBounds()()().) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Sum | Overridden. See Sum(SeriesValueBase). (Overrides SeriesValueBase..::.Sum(SeriesValueBase).) | |
| ToString | Overridden. See ToString()()(). (Inherited from SeriesValueBase.) |
Properties
| Name | Description | |
|---|---|---|
| Argument | Gets or sets an argument. (Inherited from SeriesValueBase.) | |
| Close | Gets or sets the Close value for financial SeriesValue. | |
| Hi | Gets or sets the Hi value for financial SeriesValue. | |
| Lo | Gets or sets the Lo value for financial SeriesValue. | |
| Open | Gets or sets the Open value for financial SeriesValue. | |
| Sort | Gets or sets the sort expression value for series value. (Inherited from SeriesValueBase.) | |
| UserData | Gets or sets additional data of the series value. (Inherited from SeriesValueBase.) |