GrapeCity SPREAD for Windows Forms 12.0J
CreateFormatAxisForm メソッド


構文
'Declaration
 
Protected Overridable Function CreateFormatAxisForm( _
   ByVal model As ChartModel, _
   ByVal viewType As ChartViewType, _
   ByVal axis As Axis, _
   ByVal type As AxisInfo.AxisType _
) As Form
'使用法
 
Dim instance As SpreadChartContextMenuStrip
Dim model As ChartModel
Dim viewType As ChartViewType
Dim axis As Axis
Dim type As AxisInfo.AxisType
Dim value As Form
 
value = instance.CreateFormatAxisForm(model, viewType, axis, type)
protected virtual Form CreateFormatAxisForm( 
   ChartModel model,
   ChartViewType viewType,
   Axis axis,
   AxisInfo.AxisType type
)

パラメータ

model
viewType
axis
type
参照

SpreadChartContextMenuStrip クラス
SpreadChartContextMenuStrip メンバ

 

 


Copyright © 2004 GrapeCity inc.