Click or drag to resize

IYBoundsHolder Interface

Implemented by objects that hold Y bounds, for instance XY plot associations.

Namespace: Altaxo.Graph.Scales.Boundaries
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IYBoundsHolder

The IYBoundsHolder type exposes the following members.

Methods
 NameDescription
Public methodMergeYBoundsInto Merges the Y boundary of the object with the boundary pb.
Top
See Also