[]
Initializes a new instance of the ReportLabeledValue class.
public ReportLabeledValue()
Initializes a new instance of the ReportLabeledValue class.
public ReportLabeledValue(object value, string label)
Type | Name | Description |
---|---|---|
object | value | The constant value of ReportLabeledValue. |
string | label | The constant label of ReportLabeledValue. |