FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インターフェース : ExcelCreateXAxis メソッド |
'宣言
Function ExcelCreateXAxis( _ ByVal sheetIndex As Short, _ ByVal chartIndex As Integer, _ ByVal axisId As Integer, _ ByVal plotAreaType As PlotAreaType, _ ByVal AxisLocation As AxisLocation _ ) As Boolean
bool ExcelCreateXAxis( short sheetIndex, int chartIndex, int axisId, PlotAreaType plotAreaType, AxisLocation AxisLocation )