FarPoint.Excel アセンブリ > FarPoint.Excel 名前空間 > IExcelChartReader インタフェース : ExcelSetLegendPosition メソッド |
'Declaration
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 )