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

In This Topic
    LegendLayerStyleItem Class Members
    In This Topic

    The following tables list the members exposed by LegendLayerStyleItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyOverridden. Gets or sets the caption of this legend item. May be empty, in which case the caption is retrieved from the associated layer if possible.  
    Public PropertyOverridden. Gets or sets the line dash style used to draw line kind graphic shown by this legend item. If a layer or style is associated with this item, the value of this property is determined by it and cannot be changed.  
    Public PropertyOverridden. Gets or sets the fill color used to draw the graphic shown by this legend item. If a layer or style is associated with this item, the value of this property is determined by it and cannot be changed.  
    Public PropertyGets or sets the font used to draw the current item's Caption. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase)
    Public PropertyGets or sets the kind of graphic shown by the current legend item. If a layer or style is associated with this item, the value of this property is determined by it and cannot be changed.  
    Public PropertyOverridden.   
    Public PropertyGets or sets the layer or style associated with the current legend item. The layer or style may belong to a different C1.C1Report.CustomFields.Map in the report.  
    Public PropertyOverridden. Gets or sets the line thickness used to draw line kind graphic shown by this legend item. Specify -1 to use the default.  
    Public PropertyOverridden. Gets or sets the marker shape used to draw point kind graphic shown by this legend item. If a layer or style is associated with this item, the value of this property is determined by it and cannot be changed.  
    Public PropertyOverridden. Gets or sets the marker size used to draw point kind graphic shown by this legend item. Specify -1 to use the default.  
    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 PropertyOverridden. Gets or sets the stroke color used to draw the graphic shown by this legend item. If a layer or style is associated with this item, the value of this property is determined by it and cannot be changed.  
    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
    See Also