Click or drag to resize

StiDashboardCreatorCreateIndicatorElement Method

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

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

Parameters

report
Type: Stimulsoft.ReportStiReport

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

Return Value

Type: IStiIndicatorElement

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

See Also