Version

TimescaleInfo Class Properties

For a list of all members of this type, see TimescaleInfo members.

Public Properties
 NameDescription
Public PropertyCalendarReturns the System.Globalization.Calendar to be used when calculating the dates.  
Public PropertyDateTimeFormatReturns the System.Globalization.DateTimeFormatInfo to be used when calculating the dates.  
Public PropertyFinishReturns or sets the finish date for the information that the timescale represents.  
Public PropertyFirstDayOfWeekReturns the resolved System.DayOfWeek representing the first day of the week.  
Public PropertyStartReturns or sets the start date for the information that the timescale represents.  
Public PropertyWeekRuleReturns the resolved System.Globalization.CalendarWeekRule to use for date calculations  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
See Also