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

In This Topic
    _getPointViews Method (ILegendDataPointsPolicy)
    In This Topic
    Syntax
    'Declaration
     
    Function _getPointViews( _
       ByVal plotArea As IPlotAreaView, _
       ByVal legendDataModel As ILegendDataModel _
    ) As List(Of IPointView)

    Parameters

    plotArea
    legendDataModel
    See Also