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

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

    Parameters

    model
    See Also