LegendItemBaseデータ型で公開されるメンバを以下の表に示します。
パブリック プロパティ
| 名前 | 解説 |
| Caption | Gets or sets the text representing the current item in the legend. |
| Font | Gets or sets the font used to draw the current item's Caption. |
| 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から継承されます。 |
| TextColor | Gets or sets the color used to draw the current item's Caption. |
| Visible | Gets or sets the item's visibility. |
トップ
パブリック メソッド
参照