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

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

    Parameters

    legendDataModel
    See Also