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

In This Topic
    _buildDataPointsPolicy Method (ILegendDataPointsPolicyBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Function _buildDataPointsPolicy( _
       ByVal legendDataModel As ILegendDataModel _
    ) As ILegendDataPointsPolicy
    ILegendDataPointsPolicy _buildDataPointsPolicy( 
       ILegendDataModel legendDataModel
    )

    Parameters

    legendDataModel
    See Also