FlexReport for WinForms
LegendCollection クラス
メンバ 


C1.Win.FlexReport.CustomFields.4.5.2 アセンブリ > C1.Win.FlexReport.CustomFields.Maps 名前空間 : LegendCollection クラス
マップの凡例(Legend)のコレクションを表します。
オブジェクト モデル
LegendCollection クラス
シンタックス
'宣言
 
Public Class LegendCollection 
   Inherits C1.Win.FlexReport.CustomFields.Maps.MapOwnedCollectionBase(Of Legend)
   Implements IMapOwnedCloneable 
'使用法
 
Dim instance As LegendCollection
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.Win.FlexReport.CustomFields.Maps.MapOwnedCollectionBase<T>
            C1.Win.FlexReport.CustomFields.Maps.LegendCollection

参照

LegendCollection メンバ
C1.Win.FlexReport.CustomFields.Maps 名前空間