XlsChartDataTable Properties |
The XlsChartDataTable type exposes the following members.
Name | Description | |
---|---|---|
![]() |
BackgroundMode |
Display mode of the background.
|
![]() |
Color |
Gets or sets color.
|
![]() |
FontName |
Returns or sets the font name. Read / write string.
|
![]() |
HasBorders |
Indicate whether data table has borders.
|
![]() |
HasHorzBorder |
Indicates whether data table has horizontal border.
|
![]() |
HasVertBorder |
Indicates whether data table has vertical border.
|
![]() |
IsAutoColor |
Indicates whether color has automatic color. Read-only.
|
![]() |
IsBold |
True if the font is bold. Read / write Boolean.
|
![]() |
IsItalic |
True if the font style is italic. Read / write Boolean.
|
![]() |
IsStrikethrough |
True if the font is struck through with a horizontal line.
Read / write Boolean
|
![]() |
IsSubscript |
True if the font is formatted as subscript.
False by default. Read / write Boolean.
|
![]() |
IsSuperscript |
True if the font is formatted as superscript. False by default.
Read/write Boolean
|
![]() |
KnownColor |
Returns or sets the primary color of the object.
|
![]() |
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.
|
![]() |
Size |
Returns or sets the size of the font. Read / write Variant.
|
![]() |
StrikethroughType |
Represents the TextArea StrikethroughType
|
![]() |
Underline |
Returns or sets the type of underline applied to the font.
|
![]() |
VerticalAlignment |
Returns or sets font vertical alignment.
|