Click or drag to resize

BarsEndDate Property

Gets the end date of the bars

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public DateTime EndDate { get; set; }

Property Value

DateTime
See Also