Click or drag to resize

IXBoundsHolder Interface

Implemented by objects that hold X 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 IXBoundsHolder

The IXBoundsHolder type exposes the following members.

Methods
 NameDescription
Public methodMergeXBoundsInto Merges the X boundary of the object with the boundary pb.
Top
See Also