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

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