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

In This Topic
    _measureSymbolSize Method (ILegendSymbolView)
    In This Topic
    Syntax
    'Declaration
     
    Function _measureSymbolSize( _
       ByVal render As IRender, _
       ByVal size As Double _
    ) As ISize
    ISize _measureSymbolSize( 
       IRender render,
       double size
    )

    Parameters

    render
    size
    See Also