[]
产品首页
在线Demo
产品文档
API 参考
技术社区
搜索
K
立即试用
登录
你好,请
登录
GcExcel Java 中文文档
你好,请
登录
产品首页
在线Demo
产品文档
API 参考
技术社区
立即试用
com.grapecity.documents.excel
com.grapecity.documents.excel.drawing
Interfaces
IAdjustments
IAxes
IAxis
IAxisTitle
IBackgroundPicture
IBackgroundPictures
IChart
IChartArea
IChartBars
IChartFormat
IChartGroup
IChartGroups
IChartLines
IChartTitle
IColorFormat
IConnectorFormat
IContainer
ICrop
IDataLabel
IDataLabels
IDataTable
IDisplayUnitLabel
IErrorBar
IFillFormat
IFloor
IFontFormat
IGradientStop
IGradientStops
IGridlines
IGroupShapes
ILeaderLines
ILegend
ILegendEntries
ILegendEntry
ILegendKey
ILineFormat
IPictureFormat
IPivotOptions
IPlotArea
IPoint
IPoints
ISeries
ISeriesCollection
IShape
IShapeRange
IShapes
ITextFrame
ITextRange
IThreeDFormat
ITickLabels
ITrendline
ITrendlines
IWall
Classes
Enum Classes
com.grapecity.documents.excel.expressions
com.grapecity.documents.excel.forms
com.grapecity.documents.excel.template
com.grapecity.documents.excel.template.DataSource
com.grapecity.documents.excel.drawing
Interfaces
IPlotArea
(Showing Draft Content)
IPlotArea
Interface IPlotArea
public interface
IPlotArea
表示图表的绘图区域。这是您的图表数据被绘制的地方。
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IChartFormat
getFormat
()
返回
IChartFormat
对象。
IChart
getParent
()
返回指定对象的父对象。
Method Details
getParent
IChart
getParent
()
返回指定对象的父对象。
getFormat
IChartFormat
getFormat
()
返回
IChartFormat
对象。
Interface IPlotArea
Method Summary
Method Details
getParent
getFormat