ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / Matrix Class / skew Method

In This Topic
    skew Method (Matrix)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub skew( _
       ByVal skewX As Double, _
       ByVal skewY As Double _
    ) 
    public void skew( 
       double skewX,
       double skewY
    )

    Parameters

    skewX
    skewY
    See Also