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