ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LegendTextItem Class / LegendTextItem Constructor / LegendTextItem Constructor(Map)

In This Topic
    LegendTextItem Constructor(Map)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal owner As Map _
    )
    public LegendTextItem( 
       Map owner
    )

    Parameters

    owner
    See Also