ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / IPlotAreaLayoutOption Interface / rowHeights Property

In This Topic
    rowHeights Property (IPlotAreaLayoutOption)
    In This Topic
    Syntax
    'Declaration
     
    Property rowHeights As List(Of IValueOption)
    List<IValueOption> rowHeights {get; set;}
    See Also