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.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax public int DaysFromBegining { get; set; }
Property Value
Int32See Also