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

In This Topic
    __skew Property (_MatrixTransformInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property __skew As List(Of Double)
    public List<double> __skew {get;}
    See Also