FlexChart for WinForms
OptionsModel コンストラクタ(IChart)

C1.Chart アセンブリ > C1.Chart.Serialization 名前空間 > OptionsModel クラス > OptionsModel コンストラクタ : OptionsModel コンストラクタ(IChart)
Specifies the IChart interface object of the parent IChart object being serialized.
Overloaded constructor used create an instance of the OptionsModel 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.
シンタックス
'宣言
 
Public Function New( _
   ByVal chart As IChart _
)
public OptionsModel( 
   IChart chart
)

パラメータ

chart
Specifies the IChart interface object of the parent IChart object being serialized.
参照

参照

OptionsModel クラス
OptionsModel メンバ
オーバーロード一覧