DataLabelBase Properties
Contains basic data label options and serves as the base for the DataLabelOptions interface.
Name | Description |
---|---|
Fill |
Provides access to fill options for the specified drawing object.
Inherited from Shape |
Font |
Provides access to font attributes for text displayed in a chart element.
Inherited from Shape |
Hidden | Gets or sets a value indicating whether the data label is hidden. |
Label |
Gets or sets the position of data labels on the chart. |
Number |
Provides access to number format options for numerical values displayed in data labels. |
Outline |
Provides access to the options used to format an outline of the specified drawing object.
Inherited from Shape |
Separator | Gets or sets the string value that represents a separator for different items displayed in a data label. |
Show |
Gets or sets a value indicating whether the bubble size should be displayed in a data label on the bubble chart. |
Show |
Gets or sets a value indicating whether the category name should be displayed in a data label. |
Show |
Gets or sets a value indicating whether the legend key should be displayed in a data label. |
Show |
Gets or sets a value indicating whether the percentage value should be displayed in a data label on the pie or doughnut chart. |
Show |
Gets or sets a value indicating whether the series name should be displayed in a data label. |
Show |
Gets or sets a value indicating whether the data point value should be displayed in a data label. |
Text |
Gets or sets the text direction in a chart element.
Inherited from Shape |
Text |
Gets or sets the rotation angle of the text in a chart element.
Inherited from Shape |
See Also