C1.C1Report.CustomFields.Maps Namespace : LegendLayerStyleItem Class |
The following tables list the members exposed by LegendLayerStyleItem.
Name | Description | |
---|---|---|
LegendLayerStyleItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
BaseName | Overridden. | |
Caption | Overridden. 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. | |
DashStyle | Overridden. 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. | |
Fill | Overridden. 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. | |
Font | Gets or sets the font used to draw the current item's Caption. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase) | |
GraphicKind | Gets 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. | |
Kind | Overridden. | |
LayerStyle | Gets 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. | |
LineThickness | Overridden. Gets or sets the line thickness used to draw line kind graphic shown by this legend item. Specify -1 to use the default. | |
MarkerShape | Overridden. 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. | |
MarkerSize | Overridden. Gets or sets the marker size used to draw point kind graphic shown by this legend item. Specify -1 to use the default. | |
Name | Gets 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) | |
Stroke | Overridden. 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. | |
TextColor | Gets or sets the color used to draw the current item's Caption. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase) | |
Visible | Gets or sets the item's visibility. (Inherited from C1.C1Report.CustomFields.Maps.LegendItemBase) |