Click or drag to resize

ChartDataTable Properties

The ChartDataTable type exposes the following members.

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