ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _ShowZeroValueBarRectangleDataPointViewLayoutPlugin Class / layout Method

In This Topic
    layout Method (_ShowZeroValueBarRectangleDataPointViewLayoutPlugin)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Function layout( _
       ByVal rectangle As IRectangle, _
       ByVal swap As Boolean _
    ) As IRectangle
    public override IRectangle layout( 
       IRectangle rectangle,
       bool swap
    )

    Parameters

    rectangle
    swap
    See Also