ValueDataMember Members
Specifies a data source field that contains data for series point values.Constructors
Name | Description |
---|---|
ValueDataMember() | Initializes a new instance of the ValueDataMember class with default settings. |
Fields
Name | Description |
---|---|
MemberDataMemberProperty static | Identifies the Member bindable property. |
TypeDataMemberProperty static | Identifies the Type bindable property. |
Properties
Name | Description |
---|---|
Member | Specifies the data source field that contains data for series point values. |
Type | Specifies the value type for series point values. |
See Also