Reports for WPF | ComponentOne
C1.C1Report.CustomFields.Maps Namespace / MapStyleBase Class / LegendItemKind Property

In This Topic
    LegendItemKind Property (MapStyleBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected MustOverride ReadOnly Property LegendItemKind As LegendItemKind
    protected abstract LegendItemKind LegendItemKind {get;}
    See Also