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

In This Topic
    ILegendItem Interface
    In This Topic
    Interface that should be implemented by objects which may be represented in a legend. It exposes properties that enable the legend to draw a representation of the object (such as a layer or a style).
    Object Model
    ILegendItem Interface
    Syntax
    'Declaration
     
    Public Interface ILegendItem 
    public interface ILegendItem 
    See Also