Back to Devexpress

DataLabelBase Members

officefileapi-devexpress-dot-spreadsheet-dot-charts-dot-datalabelbase-dot-underscore-members.md

latest3.8 KB
Original Source

DataLabelBase Members

Contains basic data label options and serves as the base for the DataLabelOptions interface.

Properties

NameDescription
FillProvides access to fill options for the specified drawing object. Inherited from ShapeFormatBase.
FontProvides access to font attributes for text displayed in a chart element. Inherited from ShapeTextFormat.
HiddenGets or sets a value indicating whether the data label is hidden.
LabelPositionGets or sets the position of data labels on the chart.
NumberFormatProvides access to number format options for numerical values displayed in data labels.
OutlineProvides access to the options used to format an outline of the specified drawing object. Inherited from ShapeFormatBase.
SeparatorGets or sets the string value that represents a separator for different items displayed in a data label.
ShowBubbleSizeGets or sets a value indicating whether the bubble size should be displayed in a data label on the bubble chart.
ShowCategoryNameGets or sets a value indicating whether the category name should be displayed in a data label.
ShowLegendKeyGets or sets a value indicating whether the legend key should be displayed in a data label.
ShowPercentGets or sets a value indicating whether the percentage value should be displayed in a data label on the pie or doughnut chart.
ShowSeriesNameGets or sets a value indicating whether the series name should be displayed in a data label.
ShowValueGets or sets a value indicating whether the data point value should be displayed in a data label.
TextDirectionGets or sets the text direction in a chart element. Inherited from ShapeTextFormat.
TextRotationGets or sets the rotation angle of the text in a chart element. Inherited from ShapeTextFormat.

Methods

NameDescription
ResetToMatchStyle()Removes custom formatting of the chart element and applies default formatting based on the chart style. Inherited from ShapeFormat.

See Also

DataLabelBase Interface

DevExpress.Spreadsheet.Charts Namespace