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

In This Topic
    _buildDataLabelLayout Method (_DefaultNativeDataLabelLayoutPlugin)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _buildDataLabelLayout( _
       ByVal plotView As IPlotView _
    ) As IPlotDataLabelViewListLayoutPolicy
    public IPlotDataLabelViewListLayoutPolicy _buildDataLabelLayout( 
       IPlotView plotView
    )

    Parameters

    plotView
    See Also