Click or drag to resize

StiDashboardCreatorCreateProgressElement Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.StiDashboardCreator.CreateProgressElement(Stimulsoft.Report.StiReport)"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static IStiProgressElement CreateProgressElement(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dashboard.StiDashboardCreator.CreateProgressElement(Stimulsoft.Report.StiReport)"]

Return Value

Type: IStiProgressElement

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.StiDashboardCreator.CreateProgressElement(Stimulsoft.Report.StiReport)"]

See Also