Click or drag to resize

DataRowValues Property

Gets the collection of row values mapped to the corresponding columns.

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
protected IDictionary<DataColumn, Object> Values { get; }

Property Value

Type: IDictionaryDataColumn, Object
Remarks