Click or drag to resize

XlsChartDataTable Properties

The XlsChartDataTable type exposes the following members.

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