原創(chuàng)|產(chǎn)品更新|編輯:龔雪|2015-12-01 17:14:23.000|閱讀 224 次
概述:無需安裝微軟Excel,也能擁有Excel的全套功能。Spire.XLS for .NET最新版本中,新增了設置圖表背景色的功能!
# 界面/圖表報表/文檔/IDE等千款熱門軟控件火熱銷售中 >>
添加新功能來設置圖表中的背景色
XlsChartFrameFormat x = chart.Legend.FrameFormat as XlsChartFrameFormat; x.Fill.FillType = ShapeFillType.SolidColor; x.ForeGroundColor = Color.White;
為頁眉和頁腳添加新的選項
//Specify whether the header and footer should scale as you use the "Shrink To Fit" feature on the document. sheet.PageSetup.ScaleWithDoc //Give a different header and footer only for the first page sheet.PageSetup.DifferentFirst //Specify that odd-numbered pages should have a different header and footer from even-numbered pages. sheet.PageSetup.DifferentOddEven
添加新的屬性來設置線的粗細
(ChartSerie.DataPoints[0].DataFormat.LineProperties as XlsChartBorder).CustomLineWeight;
購買最新版Aspose.Email<>,即可擁有最新正版授權!
本站文章除注明轉載外,均為本站原創(chuàng)或翻譯。歡迎任何形式的轉載,但請務必注明出處、不得修改原文相關鏈接,如果存在內(nèi)容上的異議請郵件反饋至chenjj@fc6vip.cn