Click or drag to resize

DrawingBaseReferenceDate Property

Gets the data which determines if the drawing object will be loaded in the bars

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public abstract DateTime ReferenceDate { get; }

Property Value

DateTime
See Also