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