Click or drag to resize

DataTableExtensions Class

Provides extension methods for types that are related to chart tables.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Controls.ChartsDataTableExtensions

Namespace:  Dynamicweb.Controls.Charts
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[StandardModuleAttribute]
public sealed class DataTableExtensions
Methods
  NameDescription
Public methodStatic memberAsChartTable(DataTable)
Converts given data table into the chart table.
Public methodStatic memberAsChartTable(DataTable, ITypeManager)
Converts given data table into the chart table.
Top
Remarks