名前 | 解説 | |
---|---|---|
LegendLayerStyleItem コンストラクタ | オーバーロードされます。 |
LegendLayerStyleItemデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
LegendLayerStyleItem コンストラクタ | オーバーロードされます。 |
名前 | 解説 | |
---|---|---|
BaseName | オーバーライドされます。 | |
Caption | オーバーライドされます。 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 | オーバーライドされます。 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 | オーバーライドされます。 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. 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 | オーバーライドされます。 | |
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 | オーバーライドされます。 Gets or sets the line thickness used to draw line kind graphic shown by this legend item. Specify -1 to use the default. | |
MarkerShape | オーバーライドされます。 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 | オーバーライドされます。 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. C1.C1Report.CustomFields.Maps.MapOwnedItemBaseから継承されます。 | |
Stroke | オーバーライドされます。 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. C1.C1Report.CustomFields.Maps.LegendItemBaseから継承されます。 | |
Visible | Gets or sets the item's visibility. C1.C1Report.CustomFields.Maps.LegendItemBaseから継承されます。 |