Click or drag to resize
ISheetCreateGauge Method (String, GaugeProperties)

Namespace: Qlik.Sense.Client
Assembly: Qlik.Sense.Client (in Qlik.Sense.Client.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
IGauge CreateGauge(
	string id = null,
	GaugeProperties properties = null
)

Parameters

id (Optional)
Type: SystemString
properties (Optional)
Type: Qlik.Sense.Client.VisualizationsGaugeProperties

Return Value

Type: IGauge
See Also