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