Chart.Calculate

Calculate()

Calculates the custom position of plot area, axes if the position of them are auto assigned.

public void Calculate()

See Also


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