ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseLegendListView Class / _groupMaxHeight Method

In This Topic
    _groupMaxHeight Method
    In This Topic
    Syntax
    'Declaration
     
    Public Function _groupMaxHeight() As Nullable(Of Double)
    public Nullable<double> _groupMaxHeight()
    See Also