DataLabels Properties |
The DataLabels type exposes the following members.
Name | Description | |
---|---|---|
![]() | Area |
Gets the area.
(Overrides ChartFrameArea.) |
![]() | AutoScaleFont |
True if the text in the object changes font size when the object size changes. The default value is True.
(Inherited from ChartFrame.) |
![]() | Background | Obsolete.
Gets and sets the display mode of the background
(Inherited from ChartFrame.) |
![]() | BackgroundMode |
Gets and sets the display mode of the background
|
![]() | Border |
Gets the border.
(Overrides ChartFrameBorder.) |
![]() | DefaultHeight |
Represents height of default position
(Inherited from ChartFrame.) |
![]() | DefaultWidth |
Represents width of default position
(Inherited from ChartFrame.) |
![]() | DefaultX |
Represents x of default position
(Inherited from ChartFrame.) |
![]() | DefaultY |
Represents y of default position
(Inherited from ChartFrame.) |
![]() | DirectionType |
Gets and sets the direction of text.
(Overrides ChartTextFrameDirectionType.) |
![]() | Font |
Gets the font of the DataLabels;
(Overrides ChartFrameFont.) |
![]() | Height |
Gets or sets the height of frame in units of 1/4000 of the chart area.
(Inherited from ChartFrame.) |
![]() | IsAutomaticSize |
Indicates whether the chart frame is automatic sized.
(Inherited from ChartFrame.) |
![]() | IsAutoText |
Indicates the text is auto generated.
(Overrides ChartTextFrameIsAutoText.) |
![]() | IsDefaultPosBeSet |
Indicates whether default position(DefaultX, DefaultY, DefaultWidth and DefaultHeight) are set.
(Inherited from ChartFrame.) |
![]() | IsDeleted |
Indicates whether this data labels is deleted.
(Inherited from ChartTextFrame.) |
![]() | IsInnerMode |
Indicates whether the size of the plot area size includes the tick marks, and the axis labels.
False specifies that the size shall determine the size of the plot area, the tick marks, and the axis labels.
(Inherited from ChartFrame.) |
![]() | IsResizeShapeToFitText |
Gets or sets whether a shape should be auto-fit to fully contain the text described within it. Auto-fitting is
when text within a shape is scaled in order to contain all the text inside.
(Inherited from ChartTextFrame.) |
![]() | IsTextWrapped |
Gets or sets a value indicating whether the text is wrapped.
(Overrides ChartTextFrameIsTextWrapped.) |
![]() | LinkedSource |
Gets and sets the linked source.
(Overrides ChartTextFrameLinkedSource.) |
![]() | Number |
Gets and sets the built-in number format.
|
![]() | NumberFormat |
Represents the format string for the DataLabels object.
|
![]() | NumberFormatLinked |
True if the number format is linked to the cells
(so that the number format changes in the labels when it changes in the cells).
|
![]() | Position |
Represents the position of the data label.
|
![]() | ReadingOrder |
Represents text reading order.
(Inherited from ChartTextFrame.) |
![]() | RotationAngle |
Represents text rotation angle.
(Inherited from ChartTextFrame.) |
![]() | Separator | Obsolete.
Gets or sets the separator type used for the data labels on a chart.
|
![]() | SeparatorType |
Gets or sets the separator type used for the data labels on a chart.
|
![]() | SeparatorValue |
Gets or sets the separator value used for the data labels on a chart.
|
![]() | Shadow |
True if the frame has a shadow.
(Inherited from ChartFrame.) |
![]() | ShapeProperties |
Gets the ShapeProperties object.
(Inherited from ChartFrame.) |
![]() | ShapeType |
Gets or sets shape type of data label.
|
![]() | ShowBubbleSize |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
|
![]() | ShowCategoryName |
Represents a specified chart's data label category name display behavior.True to display the category name for the data labels on a chart. False to hide.
|
![]() | ShowCellRange |
Indicates whether showing cell range as the data labels.
|
![]() | ShowLegendKey |
Represents a specified chart's data label legend key display behavior.
True if the data label legend key is visible.
|
![]() | ShowPercentage |
Represents a specified chart's data label percentage value display behavior. True displays the percentage value. False to hide.
|
![]() | ShowSeriesName |
Returns or sets a Boolean to indicate the series name display behavior for the data labels on a chart.
True to show the series name. False to hide.
|
![]() | ShowValue |
Represents a specified chart's data label values display behavior. True displays the values. False to hide.
|
![]() | Text |
Gets or sets the text of data label.
(Overrides ChartTextFrameText.) |
![]() | TextDirection | Obsolete.
Represents text reading order.
(Inherited from ChartTextFrame.) |
![]() | TextFont | Obsolete.
Gets a Font object of the specified ChartFrame object.
(Inherited from ChartFrame.) |
![]() | TextHorizontalAlignment |
Gets and sets the text horizontal alignment.
(Inherited from ChartTextFrame.) |
![]() | TextVerticalAlignment |
Gets or sets the text vertical alignment of text.
(Inherited from ChartTextFrame.) |
![]() | Width |
Gets or sets the width of frame in units of 1/4000 of the chart area.
(Inherited from ChartFrame.) |
![]() | X |
Gets or sets the x coordinate of the upper left corner in units of 1/4000 of the chart area.
(Inherited from ChartFrame.) |
![]() | Y |
Gets or sets the y coordinate of the upper left corner in units of 1/4000 of the chart area.
(Inherited from ChartFrame.) |