接口的使用
com.grapecity.documents.excel.drawing.IChartLines
-
com.grapecity.documents.excel.drawing中IChartLines的使用
修饰符和类型方法说明IChartGroup.getDropLines()
Returns theIChartLines
object that represents the drop lines for aseries on a line chart or area chart.IChartGroup.getHiLoLines()
Returns a Microsoft.Office.Interop.Excel.HiLoLines object that represents the high-low lines for a series on a line chart.IDataLabels.getLeaderLines()
Returns leader lines of the data label.IChartGroup.getSeriesLines()
Returns theIChartLines
object that represents the series lines for astacked bar chart or a stacked column chart.