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