Chart.Calculate
Calculate()
Calculates the custom position of plot area, axes if the position of them are auto assigned.
public void Calculate()
See Also
- class Chart
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells
Calculate(ChartCalculateOptions)
Calculates the custom position of plot area, axes if the position of them are auto assigned, with Chart Calculate Options.
public void Calculate(ChartCalculateOptions calculateOptions)
See Also
- class ChartCalculateOptions
- class Chart
- namespace Aspose.Cells.Charts
- assembly Aspose.Cells