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

In This Topic
    _ParallelAxesView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal coordinateSystemView As IParallelCoordinateSystemView, _
       ByVal axisViews As List(Of IParallelAxisView) _
    )

    Parameters

    coordinateSystemView
    axisViews
    See Also