ChartDataTable Properties | 
The ChartDataTable type exposes the following members.
| Name | Description | |
|---|---|---|
| 
 | 
BackgroundMode | 
 
Display mode of the background.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
Color | 
 
Gets or sets color.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
FontName | 
 
Returns or sets the font name. Read / write string.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
HasBorders | 
 
Indicate whether data table has borders.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
HasHorzBorder | 
 
Indicates whether data table has horizontal border.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
HasVertBorder | 
 
Indicates whether data table has vertical border.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
IsAutoColor | 
 
Indicates whether color has automatic color. Read-only.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
IsBold | 
 
True if the font is bold. Read / write Boolean.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
IsItalic | 
 
True if the font style is italic. Read / write Boolean.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
IsStrikethrough | 
 
True if the font is struck through with a horizontal line.
Read / write Boolean
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
IsSubscript | 
 
True if the font is formatted as subscript.
False by default. Read / write Boolean.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
IsSuperscript | 
 
True if the font is formatted as superscript. False by default.
Read/write Boolean
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
KnownColor | 
 
Returns or sets the primary color of the object.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
Parent | 
 
Reference to Parent object. Read-only.
 
(Inherited from
XlsObject
.)
 | 
| 
 | 
ReferenceCount | 
 
Get quantity of instance references.
 
(Inherited from
XlsObject
.)
 | 
| 
 | 
ShowSeriesKeys | 
 
Indicates whehter series keys in the data table.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
Size | 
 
Returns or sets the size of the font. Read / write Variant.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
StrikethroughType | 
 
Represents the TextArea StrikethroughType
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
Underline | 
 
Returns or sets the type of underline applied to the font.
 
(Inherited from
XlsChartDataTable
.)
 | 
| 
 | 
VerticalAlignment | 
 
Returns or sets font vertical alignment.
 
(Inherited from
XlsChartDataTable
.)
 |