Dynamicweb 9
Dynamicweb 9
Dynamicweb.Controls.Charts
DataRowValue Class
DataRowValue Constructor
DataRowValue Constructor
DataRowValue Constructor (DataRowValue)
DataRowValue Constructor (IAnnotatable)
DataRowValue Constructor (Object, String)
DataRowValue Constructor (IAnnotatable)
Initializes a new instance of an object.
Namespace:
Dynamicweb.Controls.Charts
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
C#
VB
Copy
public
DataRowValue
(
IAnnotatable
copyFrom
)
Public
Sub
New
(
copyFrom
As
IAnnotatable
)
Parameters
copyFrom
Type:
Dynamicweb.Analytics.Model
IAnnotatable
Object to copy state from.
Exceptions
Exception
Condition
ArgumentNullException
copyFrom
is null.
Remarks
See Also
Reference
DataRowValue Class
DataRowValue Overload
Dynamicweb.Controls.Charts Namespace