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

In This Topic
    _OverlayItemIdentifierProxy Constructor
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal context As IOverlayItemModel _
    )
    public _OverlayItemIdentifierProxy( 
       IOverlayItemModel context
    )

    Parameters

    context
    See Also