Click or drag to resize

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
public DataRowValue(
	IAnnotatable copyFrom
)

Parameters

copyFrom
Type: Dynamicweb.Analytics.ModelIAnnotatable
Object to copy state from.
Exceptions
ExceptionCondition
ArgumentNullExceptioncopyFrom is null.
Remarks