FlexChart for WinForms
TreeMapModel コンストラクタ(ITreeMap,Boolean)

C1.Chart アセンブリ > C1.Chart.Serialization 名前空間 > TreeMapModel クラス > TreeMapModel コンストラクタ : TreeMapModel コンストラクタ(ITreeMap,Boolean)
Overloaded constructor used create an instance of the TreeMapModel class during serialization. The public properties of this class are set by this constructor as they are obtained from the IPieChart interface object passed as the parameter.
シンタックス
'宣言
 
Public Function New( _
   ByVal chart As ITreeMap, _
   Optional ByVal serializeData As System.Boolean _
)
public TreeMapModel( 
   ITreeMap chart,
   System.bool serializeData
)

パラメータ

chart
serializeData
参照

参照

TreeMapModel クラス
TreeMapModel メンバ
オーバーロード一覧