Click or drag to resize
SavedGraphInfo Constructor (DataRow)
Constructor - Creates a new SavedGraphInfo object from the given DataRow.

Namespace: CMS.Reporting
Assembly: CMS.Reporting (in CMS.Reporting.dll) Version: 9.0.0
Syntax
C#
public SavedGraphInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also