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

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

    Parameters

    seriesView
    data
    pointStyleBuilder
    See Also