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

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

    Parameters

    owner
    See Also