[]
        
(Showing Draft Content)

C1.Win.C1Chart.TransformEventArgs

TransformEventArgs Class

Provides data for the Transform event.

Inheritance
TransformEventArgs
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
public class TransformEventArgs : EventArgs

Properties

Name Description
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.

MaxX

Gets or sets the new AxisX maximum.

MaxY

Gets or sets the new AxisY maximum.

MaxY2

Gets or sets the new AxisY2 maximum.

MinX

Gets or sets the new AxisX minimum.

MinY

Gets or sets the new AxisY minimum.

MinY2

Gets or sets the new AxisY2 minimum.