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

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