ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / ILegendItem Interface / LegendItemKind Property

In This Topic
    LegendItemKind Property (ILegendItem)
    In This Topic
    Gets the kind of legend item.
    Syntax
    'Declaration
     
    ReadOnly Property LegendItemKind As LegendItemKind
    LegendItemKind LegendItemKind {get;}
    See Also