Click or drag to resize

XlsChartDataLabelArea Properties

The XlsChartDataLabelArea 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 FrameFormat
Return frame format. Read-only.
Public property IsAutoColor
Indicates whether color has automatic color. Read-only.
Public property IsAutoMode
True if background is set to automatic.
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 Size
Returns or sets the size of the font. Read / write Variant.
Public property StrikethroughType
Represents the TextArea StrikethroughType
Public property Text
Gets or sets text.
Public property TextRotationAngle
Text rotation angle. between -90 and 90.
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