Click or drag to resize

SeriesTParent Property

Gets the parent IBars associated with the series

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

Property Value

IBars

Implements

ISeriesTParent
See Also