Click or drag to resize

TextBoundariesIsEmpty Property

Gets a value indicating whether there are no data that can set the bounds.

Namespace: Altaxo.Graph.Scales.Boundaries
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public bool IsEmpty { get; }

Property Value

Boolean

Implements

IPhysicalBoundariesIsEmpty
See Also