| Name | Description |
| BindingValidationError | (Inherited from System.Windows.FrameworkElement) |
| Created | Fires when the plot element was created. |
| DataContextChanged | (Inherited from System.Windows.FrameworkElement) |
| DragEnter | (Inherited from System.Windows.UIElement) |
| DragLeave | (Inherited from System.Windows.UIElement) |
| DragOver | (Inherited from System.Windows.UIElement) |
| Drop | (Inherited from System.Windows.UIElement) |
| GotFocus | (Inherited from System.Windows.UIElement) |
| KeyDown | (Inherited from System.Windows.UIElement) |
| KeyUp | (Inherited from System.Windows.UIElement) |
| LayoutUpdated | (Inherited from System.Windows.FrameworkElement) |
| Loaded | Fires when the plot element is loaded. |
| LostFocus | (Inherited from System.Windows.UIElement) |
| LostMouseCapture | (Inherited from System.Windows.UIElement) |
| MediaCommand | (Inherited from System.Windows.UIElement) |
| MouseEnter | Fires when the mouse pointer enters the bounds of the plot element. |
| MouseLeave | Fires when the mouse pointer leaves the bounds of the plot element. |
| MouseLeftButtonDown | Fires when the left mouse button is pressed while the mouse pointer is over this element. |
| MouseLeftButtonUp | Fires when the left mouse button is released while the mouse pointer is over this element. |
| MouseMove | (Inherited from System.Windows.UIElement) |
| MouseRightButtonDown | (Inherited from System.Windows.UIElement) |
| MouseRightButtonUp | (Inherited from System.Windows.UIElement) |
| MouseWheel | (Inherited from System.Windows.UIElement) |
| SizeChanged | (Inherited from System.Windows.FrameworkElement) |
| TextInput | (Inherited from System.Windows.UIElement) |
| TextInputStart | (Inherited from System.Windows.UIElement) |
| TextInputUpdate | (Inherited from System.Windows.UIElement) |
| Unloaded | (Inherited from System.Windows.FrameworkElement) |