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