| オーバーロード | 解説 |
|---|---|
TreeMapModel コンストラクタ() | Simple constructor used to create an instance of the TreeMapModel class during deserialization. |
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. |