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