Version

ScatterTriangulationSeries Class Events

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

Public Events
 NameDescription
Public EventPropertyChangedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventPropertyUpdatedEvent raised when a property (including "effective" and non-dependency property) value changes. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventTooltipContentUpdatingOccurs when the ToolTip for the current series object is updating the content to be rendered. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventTransitionOutCompletedFired when a transition out has completed. (Inherited from Infragistics.Win.DataVisualization.Series)
Public EventTriangulationStatusChangedRaised when the status of an ongoing Triangulation has changed.  
See Also