FlexChart for WinForms
AxisModel コンストラクタ(IAxis)

C1.Chart アセンブリ > C1.Chart.Serialization 名前空間 > AxisModel クラス > AxisModel コンストラクタ : AxisModel コンストラクタ(IAxis)
Specifies the IAxis interface object to be serialized.
Overloaded constructor used create an instance of the AxisModel class during serialization. The public properties of this class are set by this contructor as they are obtained from the IAxis interface object passed as the parameter.
シンタックス
'宣言
 
Public Function New( _
   ByVal ax As IAxis _
)
public AxisModel( 
   IAxis ax
)

パラメータ

ax
Specifies the IAxis interface object to be serialized.
参照

参照

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