Enum
TableRenderType

RenderType of DataTable

Definition

Namespace:Telerik.Reporting.Charting

Assembly:Telerik.Reporting.dll

Syntax:

cs-api-definition
public enum TableRenderType

Fields

AutoSize

Declaration

cs-api-definition
AutoSize = 0

Field Value

TableRenderType

CellFixedSize

Declaration

cs-api-definition
CellFixedSize = 1

Field Value

TableRenderType

PlotAreaRelative

Declaration

cs-api-definition
PlotAreaRelative = 3

Field Value

TableRenderType

TableFixedSize

Declaration

cs-api-definition
TableFixedSize = 2

Field Value

TableRenderType