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

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

    Parameters

    ownerView
    data
    pointStyleBuilder
    See Also