Click or drag to resize

StiDashboardGetMeters Method (Boolean, String)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.StiDashboard.GetMeters(System.Boolean,System.String)"]

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public List<IStiMeter> GetMeters(
	bool nested = true,
	string group = null
)

Parameters

nested (Optional)
Type: SystemBoolean

[Missing <param name="nested"/> documentation for "M:Stimulsoft.Dashboard.Components.StiDashboard.GetMeters(System.Boolean,System.String)"]

group (Optional)
Type: SystemString

[Missing <param name="group"/> documentation for "M:Stimulsoft.Dashboard.Components.StiDashboard.GetMeters(System.Boolean,System.String)"]

Return Value

Type: ListIStiMeter

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.StiDashboard.GetMeters(System.Boolean,System.String)"]

Implements

IStiPanelGetMeters(Boolean, String)
See Also