Click or drag to resize

StiDashboardCreatorCreateGaugeElement Method

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

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

Parameters

report
Type: Stimulsoft.ReportStiReport

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

Return Value

Type: IStiGaugeElement

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

See Also