IndicatorBaseItem(Int32) Property |
Gets the value of the series at the specified index
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntaxpublic double this[
int idx
] { get; }
Parameters
- idx Int32
- Index of the series
Return Value
DoubleImplements
ISeriesTItemInt32
See Also