ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _EmptyCartesianPlotView Class / _EmptyCartesianPlotView Constructor

In This Topic
    _EmptyCartesianPlotView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal layoutView As IPlotListLayoutView, _
       ByVal definition As ICartesianPlotDefinition, _
       ByVal plotData As ICartesianPlotDataModel _
    )

    Parameters

    layoutView
    definition
    plotData
    See Also