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

In This Topic
    _toSeriesView Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function _toSeriesView( _
       ByVal model As IViewModel _
    ) As ISeriesView
    public static ISeriesView _toSeriesView( 
       IViewModel model
    )

    Parameters

    model
    See Also