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

In This Topic
    _ParallelAxisView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As IParallelPlotView, _
       ByVal option As IAxisOption, _
       ByVal categoryValue As IParallelCategoryValueModel, _
       ByVal dimension As IDimension _
    )

    Parameters

    plotView
    option
    categoryValue
    dimension
    See Also