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

In This Topic
    _LegendItemLabelView Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ownerView As IView _
    )
    public _LegendItemLabelView( 
       IView ownerView
    )

    Parameters

    ownerView
    See Also