Vertical Alignment of text in DataTable cells
Definition
Namespace:Telerik.Reporting.Charting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public enum ContentVerticalAlign
Fields
C#
Bottom = 2
C#
Middle = 1
C#
Top = 0
Vertical Alignment of text in DataTable cells
Namespace:Telerik.Reporting.Charting
Assembly:Telerik.Reporting.dll
Syntax:
public enum ContentVerticalAlign
Bottom = 2
Middle = 1
Top = 0