ComponentOne Chart for .NET (2.0) Search HelpCentral 

TransformEventArgs.Cancel Property

Gets or sets whether the transformation should be cancelled. Canceling the transformation inhibits the rotation, scaling, translating or zooming action associated with the transformation.

[Visual Basic]

Public Property Cancel As Boolean

[C#]

public bool Cancel {get;set;}

[Delphi]

public property Cancel: Boolean read get_Cancel write set_Cancel;

See Also

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


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