ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / LegendItemBase Class
Properties Methods

In This Topic
    LegendItemBase Class Members
    In This Topic

    The following tables list the members exposed by LegendItemBase.

    Public Properties
     NameDescription
    Public PropertyGets or sets the text representing the current item in the legend.  
    Public PropertyGets or sets the font used to draw the current item's Caption.  
    Public PropertyGets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyGets or sets the color used to draw the current item's Caption.  
    Public PropertyGets or sets the item's visibility.  
    Top
    Public Methods
     NameDescription
    Public MethodCalled by design time editor when item is selected. Allows to update readonly-ness of properties depending on values etc.  
    Public Method  
    Top
    See Also