Click or drag to resize

StiGaugeElementGetGaugeComponent Method

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

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

Parameters

size (Optional)
Type: SystemNullableSizeD

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

Return Value

Type: StiGauge

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

Implements

IStiGaugeElementGetGaugeComponent(NullableSizeD)
See Also