ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / IPointView Interface / _dataLabelView Method

In This Topic
    _dataLabelView Method (IPointView)
    In This Topic
    Syntax
    'Declaration
     
    Function _dataLabelView( _
       Optional ByVal instance As IDataLabelView _
    ) As IDataLabelView
    IDataLabelView _dataLabelView( 
       IDataLabelView instance
    )

    Parameters

    instance
    See Also