Version

TimescaleInfo Class Members

The following tables list the members exposed by TimescaleInfo.

Public Constructors
 NameDescription
Public ConstructorTimescaleInfo ConstructorInitializes a new TimescaleInfo  
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)
Public Methods
 NameDescription
Public MethodEqualsOverloaded. Compares the specified TimescaleInfo to this instance's values.  
Public MethodGetHashCodeReturns a hash value for the TimescaleInfo  
Protected Methods
 NameDescription
Protected MethodOnFirstListenerAdding (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnHasListenersChanged (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodOnPropertyChanged (Inherited from Infragistics.PropertyChangeNotifierExtended)
Protected MethodRaisePropertyChangedEvent (Inherited from Infragistics.PropertyChangeNotifier)
Protected MethodSetField<T> (Inherited from Infragistics.PropertyChangeNotifierExtended)
Public Events
 NameDescription
Public EventPropertyChanged (Inherited from Infragistics.PropertyChangeNotifier)
See Also