接口的使用
com.grapecity.documents.excel.drawing.IChartGroup
-
com.grapecity.documents.excel.drawing中IChartGroup的使用
修饰符和类型方法说明IChartGroups.get
(int index) Returns a single object from a collection.IChart.getArea3DGroup()
Returns theIChartGroup
object that represents the area chart groupon a 3-D chart.IChart.getBar3DGroup()
Returns theIChartGroup
object that represents the bar chart group ona 3-D chart.IChart.getColumn3DGroup()
Returns theIChartGroup
object that represents the column chart groupon a 3-D chart.IChart.getLine3DGroup()
Returns theIChartGroup
object that represents the line chart groupon a 3-D chart.IChartBars.getParent()
Returns the parent object for the specified object.ISeries.getParent()
Returns the parent object for the specified object.IChart.getPie3DGroup()
Returns theIChartGroup
object that represents the pie chart group ona 3-D chart.IChart.getSurfaceGroup()
Returns theIChartGroup
object that represents the surface chartgroup of a 3-D chart.