Click or drag to resize

VolumeSeriesOwner Property

Gets the owner IIndicator which initialized the series

Namespace: ArthaChitra.Model.SharpScript
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public IIndicator Owner { get; }

Property Value

IIndicator

Implements

ISeriesTOwner
See Also