2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1Chart Namespace / TransformEventArgs Class
Properties

In This Topic
    TransformEventArgs Class Members
    In This Topic

    The following tables list the members exposed by TransformEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the transformation should be cancelled. Canceling the transformation inhibits the rotation, scaling, translating or zooming action associated with the transformation.  
    Public PropertyGets or sets the new AxisX maximum.  
    Public PropertyGets or sets the new AxisY maximum.  
    Public PropertyGets or sets the new AxisY2 maximum.  
    Public PropertyGets or sets the new AxisX minimum.  
    Public PropertyGets or sets the new AxisY minimum.  
    Public PropertyGets or sets the new AxisY2 minimum.  
    Top
    See Also