FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / LayerBase Class / LegendItemKind Property

In This Topic
    LegendItemKind Property (LayerBase)
    In This Topic
    Gets the kind of a legend item.
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property LegendItemKind As LegendItemKind
    public abstract LegendItemKind LegendItemKind {get;}
    See Also