DataRowValue Class |
Namespace: Dynamicweb.Controls.Charts
The DataRowValue type exposes the following members.
Name | Description | |
---|---|---|
DataRowValue |
Initializes a new instance of an object.
| |
DataRowValue(DataRowValue) |
Initializes a new instance of an object.
| |
DataRowValue(IAnnotatable) |
Initializes a new instance of an object.
| |
DataRowValue(Object, String) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Annotation |
Gets or sets row value annotation.
| |
Value |
Gets or sets actual row value.
|
Name | Description | |
---|---|---|
CopyTo |
Copies the state of the current object into the given one.
| |
ToString |
Returns a string representation of the current object.
(Overrides ObjectToString.) |