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

In This Topic
    transform Method (IMatrix)
    In This Topic
    Syntax
    'Declaration
     
    Sub transform( _
       ByVal matrix As IMatrix _
    ) 
    void transform( 
       IMatrix matrix
    )

    Parameters

    matrix
    See Also