Click or drag to resize

XYZMeshedColumnPlotData_xBoundaries Field

Stores the cached boundaries for x-values.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
[NonSerializedAttribute]
protected IPhysicalBoundaries _xBoundaries

Field Value

IPhysicalBoundaries
See Also