Click or drag to resize

IStiPanelGetMeters Method (Boolean, String)

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

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

Parameters

nested
Type: SystemBoolean

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

group (Optional)
Type: SystemString

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

Return Value

Type: ListIStiMeter

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

See Also