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