Version

TimescaleBase Class Members

The following tables list the members exposed by TimescaleBase.

Public Properties
 NameDescription
Public PropertyScaleReturns or sets the percentage by which the preferred size of the intervals will be scaled.  
Public PropertyVisibleBandsReturns the read-only collection of timescales determining the intervals displayed in the control.  
Protected Properties
 NameDescription
Protected PropertyHasListeners (Inherited from Infragistics.PropertyChangeNotifier)
Protected PropertyVisibleBandsSourceReturns the collection that is used to provide the bands displayed in the timescale.  
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