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

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

    Parameters

    plotArea
    legendDataModel
    See Also