ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _RenderEngineElement Class / transform Property

In This Topic
    transform Property (_RenderEngineElement)
    In This Topic
    Syntax
    'Declaration
     
    Public Property transform As IMatrix
    public IMatrix transform {get; set;}
    See Also