Click or drag to resize

IStiGaugeElementGetGaugeComponent Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dashboard.IStiGaugeElement.GetGaugeComponent(System.Nullable{Stimulsoft.Base.Drawing.SizeD})"]

Namespace:  Stimulsoft.Report.Dashboard
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
StiGauge GetGaugeComponent(
	Nullable<SizeD> size = null
)

Parameters

size (Optional)
Type: SystemNullableSizeD

[Missing <param name="size"/> documentation for "M:Stimulsoft.Report.Dashboard.IStiGaugeElement.GetGaugeComponent(System.Nullable{Stimulsoft.Base.Drawing.SizeD})"]

Return Value

Type: StiGauge

[Missing <returns> documentation for "M:Stimulsoft.Report.Dashboard.IStiGaugeElement.GetGaugeComponent(System.Nullable{Stimulsoft.Base.Drawing.SizeD})"]

See Also