Gets or sets a DayOfWeek enumeration that indicates the starting day of the week when DateGrouping is used.
[Visual Basic]
Public Property StartDayOfWeek As DayOfWeek
[C#]
public DayOfWeek StartDayOfWeek {get; set;}
[C#]
Chart.DateGrouping = TimeInterval.Weeks; |
[Visual Basic]
Chart.DateGrouping = TimeInterval.Weeks |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.