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

In This Topic
    LegendTextItem Class Members
    In This Topic

    The following tables list the members exposed by LegendTextItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets or sets the text representing the current item in the legend. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    Public PropertyGets or sets the font used to draw the current item's Caption. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    Public PropertyOverridden.   
    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. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    Public PropertyGets or sets the item's visibility. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    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. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    Public Method (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    Top
    See Also