バージョン

SetAxis3D コンストラクタ

SetAxis3D コンストラクター。
シンタックス
'宣言
 
Public Function New( _
   ByVal component As IChartComponent, _
   ByVal core As ChartCore, _
   ByVal axisNumber As AxisNumber, _
   ByVal AxisTypePara As SetLabelAxisType _
)

パラメータ

component
チャート コンポーネント。
core
チャートコア。
axisNumber
軸 ID (X、Y、X2、Y2、Z)。
AxisTypePara
構築するセット ラベル軸の種類。
参照