ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IMatrix Interface / skewX Method

In This Topic
    skewX Method (IMatrix)
    In This Topic
    Syntax
    'Declaration
     
    Sub skewX( _
       ByVal angle As Double _
    ) 
    void skewX( 
       double angle
    )

    Parameters

    angle
    See Also