Click or drag to resize

TimeNodeDaysFromBegining Property

Number of days since the first session of the week. If Monday is the frist session (0 based) thne Tuesday will be 1 (assuming tuesday is a valid session)

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public int DaysFromBegining { get; set; }

Property Value

Int32
See Also