FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Chart 名前空間 > SpreadChartContextMenuStrip クラス : 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
protected virtual Form CreateFormatAxisForm( ChartModel model, ChartViewType viewType, Axis axis, AxisInfo.AxisType type )