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

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