Fires when the left mouse button is pressed while the mouse pointer is over this element.
Namespace:
C1.Silverlight.ChartAssembly: C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)
Syntax
| C# |
|---|
public event MouseButtonEventHandler MouseLeftButtonDown |
| Visual Basic |
|---|
Public Event MouseLeftButtonDown As MouseButtonEventHandler |