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

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