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

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

    Parameters

    ownerView
    See Also