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