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

In This Topic
    _updateLegendSize Method (IPointView)
    In This Topic
    Syntax
    'Declaration
     
    Sub _updateLegendSize( _
       ByVal size As Nullable(Of Double) _
    ) 
    void _updateLegendSize( 
       Nullable<double> size
    )

    Parameters

    size
    See Also