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

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

    Parameters

    owner
    See Also