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

In This Topic
    _BarXyCartesianPointView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ownerView As ICartesianSeriesView, _
       ByVal data As ICartesianPointDataModel, _
       ByVal pointViewLayout As IQueryInterface, _
       ByVal pointStyleBuilder As IPointStyleBuilder _
    )

    Parameters

    ownerView
    data
    pointViewLayout
    pointStyleBuilder
    See Also