In This Topic
Represents the dynamic list of the labeled values, the count of values is defined by the count of records in the linked
DataSource,
ValueExpression used to calculated actual value,
LabelExpression used to calculated a label of value.
Object Model
Syntax
'Declaration
Public Class BoundLabeledValues
public class BoundLabeledValues
Inheritance Hierarchy
System.Object
C1.Win.FlexReport.BoundLabeledValues
See Also