DateTimeScaleRescaleConditionsCopyFrom Method |
Copies the data from another object.
Namespace: Altaxo.Graph.Scales.RescalingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public virtual bool CopyFrom(
Object obj
)
Parameters
- obj Object
- The object to copy the data from.
Return Value
Boolean[Missing <returns> documentation for "M:Altaxo.Graph.Scales.Rescaling.DateTimeScaleRescaleConditions.CopyFrom(System.Object)"]
Implements
ICopyFromCopyFrom(Object)See Also