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;}[JScript]
public function get,set StartDayOfWeek : DayOfWeek[C#]
Chart.DateGrouping = TimeInterval.Weeks; |
[Visual Basic]
Chart.DateGrouping = TimeInterval.Weeks |
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.