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

In This Topic
    _layout Method (_CartesianPlotLayout)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub _layout( _
       ByVal plotView As ICartesianPlotView _
    ) 
    public virtual void _layout( 
       ICartesianPlotView plotView
    )

    Parameters

    plotView
    See Also