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