Click or drag to resize

XYColumnPlotData_yBoundaries Field

The cached boundaries for the Y values.

Namespace: Altaxo.Graph.Plot.Data
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected IPhysicalBoundaries? _yBoundaries

Field Value

IPhysicalBoundaries
See Also