IStatusBarServiceAddProgress Method |
Shows progress for the specified ProgressCollector in the status bar.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax void AddProgress(
IProgressMonitor progress
)
Parameters
- progress IProgressMonitor
[Missing <param name="progress"/> documentation for "M:Altaxo.Main.Services.IStatusBarService.AddProgress(Altaxo.Main.Services.IProgressMonitor)"]
See Also