Version

CalloutLayer Class Events

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

Public Events
 NameDescription
Public EventCalloutContentUpdatingRaised to allow you to decide on the content for an automatically created callout.  
Public EventCalloutLabelUpdatingRaised to allow you to decide on the label for an automatically created callout.  
Public EventCalloutRenderStyleUpdatingEvent raised when updating style of callout layer  
Public EventCalloutSeriesSelectingRaised to allow you to select a target series for a data bound callout.  
Public EventCalloutStyleUpdatingEvent raised when updating style of callout layer  
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)
See Also