Click or drag to resize

XYZMeshedColumnPlotData_yBoundaries Field

Stores the cached boundaries for y-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 _yBoundaries

Field Value

IPhysicalBoundaries
See Also