void calculate()
int[] getActualChartSize()
boolean getAutoScaling()
com.aspose.cells.Walls getBackWall()
com.aspose.cells.Axis getCategoryAxis()
com.aspose.cells.ChartArea getChartArea()
com.aspose.cells.ChartDataTable getChartDataTable()
com.aspose.cells.ChartShape getChartObject()
com.aspose.cells.ChartShape getChartShape()
int getDepthPercent()
boolean getDisplayNaAsBlank()
int getElevation()
int getFirstSliceAngle()
com.aspose.cells.Floor getFloor()
int getGapDepth()
int getGapWidth()
int getHeightPercent()
boolean getHidePivotFieldButtons()
boolean getIs3D()
com.aspose.cells.Legend getLegend()
com.aspose.cells.Line getLine()
com.aspose.cells.SeriesCollection getNSeries()
java.lang.String getName()
com.aspose.cells.PageSetup getPageSetup()
short getPerspective()
com.aspose.cells.PivotOptions getPivotOptions()
java.lang.String getPivotSource()
int getPlacement()
com.aspose.cells.PlotArea getPlotArea()
int getPlotBy()
int getPlotEmptyCellsType()
boolean getPlotVisibleCells()
int getPrintSize()
boolean getRightAngleAxes()
int getRotationAngle()
com.aspose.cells.Axis getSecondCategoryAxis()
com.aspose.cells.Axis getSecondValueAxis()
com.aspose.cells.Axis getSeriesAxis()
com.aspose.cells.ShapeCollection getShapes()
boolean getShowDataTable()
boolean getShowLegend()
com.aspose.cells.Walls getSideWall()
boolean getSizeWithWindow()
int getStyle()
com.aspose.cells.Title getSubTitle()
com.aspose.cells.Title getTitle()
int getType()
com.aspose.cells.Axis getValueAxis()
com.aspose.cells.Walls getWalls()
boolean getWallsAndGridlines2D()
com.aspose.cells.Worksheet getWorksheet()
boolean hasAxis(int, boolean)
boolean isChartDataChanged()
boolean isRectangularCornered()
void move(int, int, int, int)
void refreshPivotData()
void setAutoScaling(boolean)
void setChartDataRange(java.lang.String, boolean)
void setDepthPercent(int)
void setDisplayNaAsBlank(boolean)
void setElevation(int)
void setFirstSliceAngle(int)
void setGapDepth(int)
void setGapWidth(int)
void setHeightPercent(int)
void setHidePivotFieldButtons(boolean)
void setName(java.lang.String)
void setPerspective(short)
void setPivotSource(java.lang.String)
void setPlacement(int)
void setPlotEmptyCellsType(int)
void setPlotVisibleCells(boolean)
void setPrintSize(int)
void setRectangularCornered(boolean)
void setRightAngleAxes(boolean)
void setRotationAngle(int)
void setShowDataTable(boolean)
void setShowLegend(boolean)
void setSizeWithWindow(boolean)
void setStyle(int)
void setType(int)
void setWallsAndGridlines2D(boolean)
void toImage(java.lang.String, com.aspose.cells.ImageFormat)
void toImage(java.lang.String)
void toImage(java.lang.String, long)
void toImage(java.io.OutputStream, com.aspose.cells.ImageOrPrintOptions)
void toImage(java.lang.String, com.aspose.cells.ImageOrPrintOptions)
void toPdf(java.io.OutputStream, float, float, int, int)
void toPdf(java.lang.String, float, float, int, int)
void toPdf(java.io.OutputStream)
void toPdf(java.lang.String)
com.aspose.cells.Chart