Allows direct access to the variable named "Volume". If such variable does not exist, an exception is thrown.
[Visual Basic] Public Property ReadOnly Volume As Variable [C#] public Variable Volume { get; } [C++] public: __property Variable* get_Volume(); [JScript] public function get Volume() : Variable
Timeseries Class | TA.Lib Namespace