Gets or sets the mouse button that will be used to start the action.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
public MouseButtons MouseButton { get; set; } |
Visual Basic |
---|
Public Property MouseButton As MouseButtons Get Set |