Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / LayerBase Class / LegendItemKind Property

In This Topic
    LegendItemKind Property (LayerBase)
    In This Topic
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property LegendItemKind As LegendItemKind
    public abstract LegendItemKind LegendItemKind {get;}
    See Also