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

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

    Parameters

    plotView
    See Also