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

In This Topic
    _expand Method (IAxisLabelExpandPolicy)
    In This Topic
    Syntax
    'Declaration
     
    Function _expand( _
       ByVal axisView As ILineAxisView _
    ) As IRectangle
    IRectangle _expand( 
       ILineAxisView axisView
    )

    Parameters

    axisView
    See Also