Click or drag to resize

XYZMeshedColumnPlotDataCalculateCachedData Method

Recalculates the cached x-, y-, and value-boundaries from the current matrix data.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public void CalculateCachedData()
See Also