Click or drag to resize

StiDimensionTransformationMeter Constructor

Initializes a new instance of the StiDimensionTransformationMeter class

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiDimensionTransformationMeter(
	string expression,
	string label,
	string key
)

Parameters

expression
Type: SystemString

[Missing <param name="expression"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDimensionTransformationMeter.#ctor(System.String,System.String,System.String)"]

label
Type: SystemString

[Missing <param name="label"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDimensionTransformationMeter.#ctor(System.String,System.String,System.String)"]

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDimensionTransformationMeter.#ctor(System.String,System.String,System.String)"]

See Also