FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インターフェース : ExcelSetLegendPosition メソッド |
'宣言
Function ExcelSetLegendPosition( _ ByVal sheet As Short, _ ByVal chartIndex As Integer, _ ByVal location As PointF, _ ByVal size As SizeF, _ ByVal legendPosition As LegendPosition, _ ByVal vertical As Boolean _ ) As Boolean
bool ExcelSetLegendPosition( short sheet, int chartIndex, PointF location, SizeF size, LegendPosition legendPosition, bool vertical )