[]
        
(Showing Draft Content)

C1.Win.C1Chart.TransformEventArgs.Cancel

Cancel Property

Cancel

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

Declaration
public bool Cancel { get; set; }
Public Property Cancel As Boolean
See Also