Click or drag to resize

XYColumnPlotData_xBoundaries Field

The cached boundaries for the X values.

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

Field Value

IPhysicalBoundaries
See Also