DateTimeScaleEhBoundariesChanged Method |
Handles changes of the associated boundaries.
Namespace: Altaxo.Graph.Scales.DeprecatedAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxprotected void EhBoundariesChanged(
Object sender,
BoundariesChangedEventArgs e
)
Parameters
- sender Object
- The source of the event.
- e BoundariesChangedEventArgs
- The event data.
See Also