ComponentOne Chart for .NET (2.0) Search HelpCentral 

Action.MouseButton Property

Gets or sets the mouse button that will be used to start the action.

[Visual Basic]

Public Property MouseButton As MouseButtons

[C#]

public MouseButtons MouseButton {get;set;}

[Delphi]

public property MouseButton: MouseButtons read get_MouseButton write set_MouseButton;

See Also

Action Class | Action Members | C1.Win.C1Chart Namespace | Action Class


Send comments about this topic to ComponentOne.
Copyright © ComponentOne LLC. All rights reserved.