ComponentOne FlexPivot for WinForms
HighlightChanged Event

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotChart Class : HighlightChanged Event
Syntax
'Declaration
 
Public Event HighlightChanged As C1.Win.C1Chart.HighlightChangedEventHandler
public event C1.Win.C1Chart.HighlightChangedEventHandler HighlightChanged
Event Data

The event handler receives an argument of type C1.Win.C1Chart.HighlightChangedEventArgs containing data related to this event. The following HighlightChangedEventArgs properties provide information specific to this event.

PropertyDescription
 
 
 
 
See Also