Click or drag to resize

StiDataTransformationGetMeters Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataTransformation.GetMeters(System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public List<IStiMeter> GetMeters(
	string group = null
)

Parameters

group (Optional)
Type: SystemString

[Missing <param name="group"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataTransformation.GetMeters(System.String)"]

Return Value

Type: ListIStiMeter

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataTransformation.GetMeters(System.String)"]

See Also