Version

FinancialSeries Class Events

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

Public Events
 NameDescription
Public EventAssigningCategoryStyleEvent raised when Assigning Category Style  
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 EventTypicalHandle this event in order to perform a custom typical price calculation.  
Public EventTypicalBasedOnHandle this event in order to specify which columns the Typical price calculation is based on.  
See Also