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

In This Topic
    _ParallelPointDataModel Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal series As IParallelSeriesDataModel, _
       ByVal dataSlices As IDataSlices, _
       ByVal categoryValue As IParallelCategoryValueModel, _
       ByVal yValue As IDimensionValue _
    )

    Parameters

    series
    dataSlices
    categoryValue
    yValue
    See Also