Version

TimeXAxis Class Events

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

Public Events
 NameDescription
Public EventFormatLabelGets or sets a function which takes an object that produces a formatted label for displaying in the chart. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventPropertyChangedOccurs when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventPropertyUpdatedOccurs when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventRangeChangedOccurs when the axis range changes. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Axis)
Public EventVisibleRangeChangedEvent raised when the visible range of this axis has changed.  
See Also