Reports for WPF
LegendLayerStyleItem クラス
メンバ 

C1.WPF.C1Report.CustomFields.4 アセンブリ > C1.C1Report.CustomFields.Maps 名前空間 : LegendLayerStyleItem クラス
Represents a legend item describing a map layer or a layer style.

The layer may belong to a different map in the report. This may be used to place a legend outside the map's bounds for instance.

If no layer or style is associated with the legend item, arbitrary markers, colors etc may be selected.

シンタックス
'宣言
 
Public Class LegendLayerStyleItem 
   Inherits LegendItemBase
   Implements ILegendItem 
public class LegendLayerStyleItem : LegendItemBase, ILegendItem  
継承階層

System.Object
   C1.C1Report.CustomFields.Maps.MapOwnedItemBase
      C1.C1Report.CustomFields.Maps.LegendItemBase
         C1.C1Report.CustomFields.Maps.LegendLayerStyleItem

参照

LegendLayerStyleItem メンバ
C1.C1Report.CustomFields.Maps 名前空間