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