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