ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ILegendListView Interface / _groupMaxWidth Method

In This Topic
    _groupMaxWidth Method (ILegendListView)
    In This Topic
    Syntax
    'Declaration
     
    Function _groupMaxWidth() As Nullable(Of Double)
    Nullable<double> _groupMaxWidth()
    See Also