LegendBoxPie3D Events |
The LegendBoxPie3D type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckBoxStateChanged |
Occurs when the state of a series title check box has changed.
(Inherited from LegendBoxBase.) | |
| DraggedByUser |
Dragged by user.
(Inherited from DraggableObject.) | |
| HighlightedStateChanged |
Event telling that highlighted state has changed. Contains information of the new state.
(Inherited from HighlightingItemBase.) | |
| MouseClick |
Mouse button has been clicked.
(Inherited from UserInteractiveObject.) | |
| MouseDoubleClick |
Mouse button has been doubleclicked.
(Inherited from UserInteractiveObject.) | |
| MouseDown |
Mouse button has been pressed down.
(Inherited from UserInteractiveObject.) | |
| MouseOverOff |
Mouse has been moved outside of object.
(Inherited from UserInteractiveObject.) | |
| MouseOverOn |
Mouse has been moved over object.
(Inherited from UserInteractiveObject.) | |
| MouseUp |
Mouse button has been released.
(Inherited from UserInteractiveObject.) | |
| SeriesTitleMouseClick |
Occurs when a user interactive device button is clicked on a series title.
(Inherited from LegendBoxBase.) | |
| SeriesTitleMouseDoubleClick |
Occurs when a mouse button is double-clicked on a series title.
(Inherited from LegendBoxBase.) | |
| SeriesTitleMouseDown |
Occurs when a user interactive device is pressed down on a series title.
(Inherited from LegendBoxBase.) | |
| SeriesTitleMouseMoveOverOff |
Occurs when the mouse pointer moves out over the series title.
| |
| SeriesTitleMouseMoveOverOn |
Occurs when the mouse pointer moves in over the series title.
| |
| SeriesTitleMouseUp |
Occurs when a user interactive device button is released over a series title.
(Inherited from LegendBoxBase.) |