| オーバーロード | 解説 |
|---|---|
PieDataLabelModel コンストラクタ() | Simple constructor used to create an instance of the PieDataLabelModel class during deserialization. |
PieDataLabelModel コンストラクタ(IPieDataLabel,IPieChart) | Overloaded constructor used create an instance of the PieDataLabelModel class during serialization. The public properties of this class are set by this contructor as they are obtained from the IPieDataLabel interface object passed as the parameter. |