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

In This Topic
    _TreeMapPointView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal plotView As ITreeMapPlotView, _
       ByVal parentPointView As _TreeMapPointView, _
       ByVal data As IBaseHierarchicalPointDataModel, _
       ByVal pointStyleBuilder As IPointStyleBuilder _
    )

    Parameters

    plotView
    parentPointView
    data
    pointStyleBuilder
    See Also