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

In This Topic
    _StockPointView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As ICartesianSeriesView, _
       ByVal data As ICartesianPointDataModel, _
       ByVal pointStyleBuilder As IPointStyleBuilder _
    )

    Parameters

    plotView
    data
    pointStyleBuilder
    See Also