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

In This Topic
    _getAdornerSelectingViews Method (IPlotView)
    In This Topic
    Syntax
    'Declaration
     
    Function _getAdornerSelectingViews() As List(Of IAdornerSelectingView)
    List<IAdornerSelectingView> _getAdornerSelectingViews()
    See Also