Aspose::Cells::Charts::Chart::Calculate method
Chart::Calculate() method
Calculates the custom position of plot area, axes if the position of them are auto assigned.
void Aspose::Cells::Charts::Chart::Calculate()
See Also
- Class Vector
- Class Chart
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++
Chart::Calculate(const ChartCalculateOptions&) method
Calculates the custom position of plot area, axes if the position of them are auto assigned, with Chart Calculate Options.
void Aspose::Cells::Charts::Chart::Calculate(const ChartCalculateOptions &calculateOptions)
See Also
- Class Vector
- Class ChartCalculateOptions
- Class Chart
- Namespace Aspose::Cells::Charts
- Library Aspose.Cells for C++