Reporting

RenderType of DataTable

Namespace: Telerik.Reporting.Charting
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public enum TableRenderType
Visual Basic
Public Enumeration TableRenderType

Members

Member nameValueDescription
AutoSize0
CellFixedSize1
TableFixedSize2
PlotAreaRelative3

Version Information

Supported in: 1.0.1

See Also