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